manick02 commented on a change in pull request #1292:
URL: https://github.com/apache/helix/pull/1292#discussion_r483518874
##########
File path:
zookeeper-api/src/main/java/org/apache/helix/zookeeper/impl/factory/ZkConnectionManager.java
##########
@@ -132,6 +131,10 @@ protected synchronized void close(boolean skipIfWatched) {
LOG.info("ZkConnection {} was closed.", _monitorKey);
}
+ protected boolean hasSharedWatchers() {
Review comment:
Thanks will take care as you mentioned in the below comment
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]