[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Germán Blanco updated ZOOKEEPER-1694:
-------------------------------------

    Attachment: ZOOKEEPER-1694.patch

This patch just removes the lines of code that send the second NEWLEADER quorum 
packet.
The first packet is sent with:
leaderLastZxid = leader.startForwarding(this, updates);
a few lines above.
                
> ZooKeeper Leader sends a repeated NEWLEADER quorum packet to followers
> ----------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1694
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1694
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: quorum
>    Affects Versions: 3.5.0, 3.4.5
>         Environment: Windows, Linux, MacOSX
>            Reporter: Germán Blanco
>            Priority: Minor
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1694.patch
>
>
> This is at least what it seems in the logs. This also seems to cause a second 
> snapshot in the follower.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to