eolivelli commented on a change in pull request #789: ZOOKEEPER-3257: Merge 
count and byte update of Stat
URL: https://github.com/apache/zookeeper/pull/789#discussion_r251191572
 
 

 ##########
 File path: 
zookeeper-server/src/main/java/org/apache/zookeeper/server/DataTree.java
 ##########
 @@ -364,57 +368,16 @@ public void updateCount(String lastPrefix, int diff) {
             return;
         }
         synchronized (node) {
+            // todo nixon?
 
 Review comment:
   Is this line to be removed?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to