commit | cc522744967c6d6a3d8f78ab5f54a0ec19a17577 | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@haproxy.com> | Wed Aug 10 17:19:27 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Aug 10 17:42:13 2016 +0200 |
tree | 753e741eb84d4e8cc57897af2091e7e2436d75bb | |
parent | 16e015635c1c76604572acc4d780572d451977ac [diff] |
BUG/MINOR: peers: some updates are pushed twice after a resync. This bug is due to a copy/paste error and was introduced with peers-protocol v2: The last_pushed pointer was not correctly reset to the teaching_origin at the end of the teaching state but to the first update present in the tree. The result: some updates were re-pushed after leaving the teaching state. This fix needs to be backported to 1.6.