lvfangmin commented on issue #848: ZOOKEEPER-3306: Fixing node not accessible 
issue due the inconsistent ACL reference map after SNAP sync
URL: https://github.com/apache/zookeeper/pull/848#issuecomment-475125918
 
 
   @anmolnar currently, we cannot tell if the ACL reference is already added or 
not during fuzzy snapshot sync and replaying a txn for a already exist node, 
this code change may count twice, but it's not a big deal since this is a rare 
case only happen during SNAP syncing, and we'll clean the ACL map if there is 
no node using it when deserializing the DataTree from disk.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to