pan3793 commented on issue #7006: URL: https://github.com/apache/kyuubi/issues/7006#issuecomment-2765798815
> Logs indicate that the connection to the ZooKeeper server is lost and then re-established. However, this results in disruptions when attempting to interact with Kyuubi, causing instability in client connections. @nqvuong1998 I don't think the conclusion is correct. The client only needs to get the Kyuubi server endpoint info from Zk at the beginning, after that, the client establishes a connection to the Kyuubi server directly, Kyuubi server reconnecting Zk would NOT affect the client-server connection. If you observed bunches of connections between different components were lost at the same time, you should check the stability of your network instead of blaming some components have bugs. -- 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...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org