see-quick commented on code in PR #22883:
URL: https://github.com/apache/kafka/pull/22883#discussion_r3628509878


##########
clients/src/main/java/org/apache/kafka/server/authorizer/internals/CidrUtils.java:
##########
@@ -60,4 +60,4 @@ public static boolean isInRange(String host, String 
cidrPattern) {
             return false;
         }
     }
-}
+}

Review Comment:
   note for me: add line 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to