pan3793 commented on code in PR #7154:
URL: https://github.com/apache/kyuubi/pull/7154#discussion_r2278378222
##########
kyuubi-ha/src/main/scala/org/apache/kyuubi/ha/client/zookeeper/ZookeeperClientProvider.scala:
##########
@@ -38,6 +39,13 @@ import org.apache.kyuubi.util.reflect.DynConstructors
object ZookeeperClientProvider extends Logging {
+ /**
+ * Sharing JAAS configuration for Zookeeper client with same keytab and
principal to
Review Comment:
```suggestion
* Share JAAS configuration for Zookeeper client with same keytab and
principal to
```
--
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]