Github user afine commented on the issue: https://github.com/apache/zookeeper/pull/300 Thanks for taking a look @anmolnar! I'm confused by what you mean in item 3. Unless I am missing something, I don't understand how `FollowerZooKeeperServer` is "already running and keep receiving commits from the Leader including non-syncing ones" before `syncWithLeader` is completed.
---