kezhuw commented on code in PR #2280: URL: https://github.com/apache/zookeeper/pull/2280#discussion_r2259387577
########## zookeeper-server/src/main/java/org/apache/zookeeper/server/auth/IPAuthenticationProvider.java: ########## @@ -93,6 +234,7 @@ private void mask(byte[] b, int bits) { } public boolean matches(String id, String aclExpr) { Review Comment: The tests in kabhishek4/zookeeper#1 fail here. -- 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