tisonkun commented on code in PR #2153:
URL: https://github.com/apache/zookeeper/pull/2153#discussion_r1544952651


##########
zookeeper-server/src/main/java/org/apache/zookeeper/server/ZooKeeperServer.java:
##########
@@ -546,7 +554,9 @@ public void loadData() throws IOException, 
InterruptedException {
                         .forEach(session -> killSession(session, 
zkDb.getDataTreeLastProcessedZxid()));
 
         // Make a clean snapshot

Review Comment:
   Please update the comment in what cases needSnapshot would be true/false and 
why.



-- 
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: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to