chia7712 commented on code in PR #18454: URL: https://github.com/apache/kafka/pull/18454#discussion_r1912443707
########## core/src/main/scala/kafka/server/KafkaApis.scala: ########## @@ -2620,13 +2620,11 @@ class KafkaApis(val requestChannel: RequestChannel, } def handleCreateAcls(request: RequestChannel.Request): Unit = { Review Comment: Could you please `handleCreateAcls` directly? we don't need it anymore -- 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