OmniaGM commented on code in PR #15786:
URL: https://github.com/apache/kafka/pull/15786#discussion_r1576360092


##########
core/src/main/scala/kafka/zookeeper/ZooKeeperClient.scala:
##########
@@ -52,8 +51,8 @@ object ZooKeeperClient {
  * @param sessionTimeoutMs session timeout in milliseconds
  * @param connectionTimeoutMs connection timeout in milliseconds
  * @param maxInFlightRequests maximum number of unacknowledged requests the 
client will send before blocking.
+ * @param clientConfig ZooKeeper client configuration, for TLS configs if 
desired

Review Comment:
   Nice, I believe we might need to update the have java doc in 
`registerStateChangeHandler` and `unregisterStateChangeHandler` in same file as 
well 



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to