xyuanlu commented on PR #2409: URL: https://github.com/apache/helix/pull/2409#issuecomment-1496544222
This change os ready to me merged. Approved by @desaikomal @rahulrane50 // Thanks! Final commit message: Implement timeout for auto reconnect ZkClient does auto reconnect when it get's disconnected from Zookeeper. There is no timeout when reconnect can not be established. In ZkMetaclient, we have a separate thread to monitor reconnect status and close ZkClient when connection can not be reestablished when timed out. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
