chia7712 commented on code in PR #18456: URL: https://github.com/apache/kafka/pull/18456#discussion_r1912130958
########## core/src/main/scala/kafka/server/KafkaApis.scala: ########## @@ -3173,37 +3161,16 @@ class KafkaApis(val requestChannel: RequestChannel, describeUserScramCredentialsRequest.getErrorResponse(requestThrottleMs, Errors.CLUSTER_AUTHORIZATION_FAILED.exception)) } else { metadataSupport match { Review Comment: oh, that will be handled by #18483. please ignore above comment -- 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