anmolnar opened a new pull request, #2222:
URL: https://github.com/apache/zookeeper/pull/2222

   In the scenario when ZooKeeper restore from fuzzy snapshot, there's 
possibility that we have a znode in the snapshot, but the attached ACL is 
missing from the ACL cache. In this case ZK will fast forward to the createTxn 
and replays is and while we skip re-creating the existing znode, we have a 
chance to fix the potentially wrong ACL reference.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to