Search before asking
What would you like to be improved?
This issue is related to #1346
The previous approach was to solve the problem by clearing the Kerberos authentication information, but now a more user-friendly and convenient way has been found, which is to disable authentication for the ZooKeeper client to solve the problem.
How should we improve?
When an exception is thrown, catch the exception and set zookeeper.sasl.client = false.
Are you willing to submit PR?
Subtasks
No response
Code of Conduct