kezhuw commented on code in PR #2062: URL: https://github.com/apache/zookeeper/pull/2062#discussion_r1327083090
########## zookeeper-server/src/test/java/org/apache/zookeeper/test/ChrootTest.java: ########## @@ -65,7 +65,9 @@ public boolean matches() throws InterruptedException { @Test public void testChrootWithZooKeeperPathWatcher() throws Exception { - ZooKeeper zk1 = createClient(hostPort + "/chroot"); + // "/zoo" is short enough and a prefix of "/zookeeper/config". Review Comment: New test added. -- 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