d8tltanc commented on a change in pull request #9485: URL: https://github.com/apache/kafka/pull/9485#discussion_r532336627
########## File path: core/src/main/scala/kafka/security/authorizer/AclAuthorizer.scala ########## @@ -307,6 +312,111 @@ class AclAuthorizer extends Authorizer with Logging { if (zkClient != null) zkClient.close() } + // TODO: 1. Discuss how to log audit message Review comment: Yes. commit 254af37df5e2d6ec462e7b70497ceb655edea596 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org