jpisaac commented on PR #2316: URL: https://github.com/apache/phoenix/pull/2316#issuecomment-3505415385
@ritegarg Take a curator error handling docs - https://curator.apache.org/docs/errors/ CONNECTION_LOST: sent when the session timeout expires and the ZooKeeper session is permanently lost this is a terminal state - the client must create a new session to continue usually Happens after CONNECTION_SUSPENDED if the client cannot reconnect within the session timeout period -- 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]
