kezhuw opened a new pull request, #1896: URL: https://github.com/apache/zookeeper/pull/1896
The same watcher was resued across different clients. It is hard to know which event will last during verification, disconnected from old client or connected from new client. A brand new watcher solves this. -- 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