pan3793 opened a new issue, #6496: URL: https://github.com/apache/kyuubi/issues/6496
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Port ZOOKEEPER-4377 (https://github.com/apache/zookeeper/pull/1764) to https://github.com/apache/kyuubi-shaded/tree/master/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34 and https://github.com/apache/kyuubi-shaded/tree/master/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36 ### How should we improve? By default, Kyuubi uses the shaded ZooKeeper 3.4 client to gain compatibility, while it may cause NPE when accessing a higher version of the ZooKeeper server, for example, https://github.com/apache/kyuubi/issues/1894, we should backport ZOOKEEPER-4377 to gain a clear error message. ### Are you willing to submit PR? - [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve. - [ ] No. I cannot submit a PR at this time. -- 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]
