tisonkun commented on code in PR #2065: URL: https://github.com/apache/zookeeper/pull/2065#discussion_r1335038509
########## zookeeper-server/src/main/java/org/apache/zookeeper/ClientCnxn.java: ########## @@ -357,7 +355,6 @@ public String toString() { * @param canBeReadOnly whether the connection is allowed to go to read-only mode in case of partitioning */ public ClientCnxn( - String chrootPath, Review Comment: We may update the docs also. -- 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...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org