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
Reporter: Diogo
Priority: Trivial
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.