nizhikov commented on code in PR #14471: URL: https://github.com/apache/kafka/pull/14471#discussion_r1530832758
########## checkstyle/import-control.xml: ########## @@ -330,6 +330,7 @@ <allow pkg="kafka.zk" /> <allow pkg="org.apache.kafka.tools"/> <allow pkg="org.apache.kafka.server.config" /> + <allow pkg="org.apache.kafka.metadata.authorizer"/> Review Comment: This not required. Sorry for that, should been check this before review. -- 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