You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/12/07 21:12:12 UTC

[GitHub] [zookeeper] Randgalt commented on issue #1010: ZOOKEEPER-3425: ranking the ttl by expireTime asc for the performance

Randgalt commented on issue #1010: ZOOKEEPER-3425: ranking the ttl by expireTime asc for the performance
URL: https://github.com/apache/zookeeper/pull/1010#issuecomment-562887176
 
 
   > if writes in ZooKeeper are serialised, do we need to care about synchronisation?
   
   I've wondered about that myself. The Watcher Manager has a bunch of synchronization (and other parts of the code too). TBH - I don't know enough about it and have always followed other synchronized blocks in the ZK code.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services