[ https://issues.apache.org/jira/browse/ZOOKEEPER-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Hunt updated ZOOKEEPER-874: ----------------------------------- Status: Open (was: Patch Available) Cancelling patch, could you provide a tests that verifies this issue is addressed? Thanks. > FileTxnSnapLog.restore does not call listener > --------------------------------------------- > > Key: ZOOKEEPER-874 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-874 > Project: Zookeeper > Issue Type: Bug > Components: leaderElection > Affects Versions: 3.3.1 > Reporter: Diogo > Assignee: Diogo > Priority: Trivial > Fix For: 3.4.0 > > Attachments: ZOOKEEPER-874.patch > > > FileTxnSnapLog.restore() does not call listener passed as parameter. The > result is that the commitLogs list is empty. When a follower connects to the > leader, the leader is forced to send a snapshot to the follower instead of a > couple of requests and commits. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.