jiajunwang commented on issue #1126: URL: https://github.com/apache/helix/issues/1126#issuecomment-651287319
> When shared zk client gets created, it adds itself as the watcher, so it will never fully close if skipIfWatched is set to true. Is that intended? This shared zk client should be closed by the user's code (from the ZkClient module perspective) as well. Then the reference count will be zero. And the real connection will be closed. ---------------------------------------------------------------- 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]
