m1a2st commented on PR #18417: URL: https://github.com/apache/kafka/pull/18417#issuecomment-2579955226
Thanks for @chia7712 review, In `ApiMessageType`, `ListenerType` has already been defined, so the checks at `!apiVersionManager.isApiEnabled(request.header.apiKey, request.header.apiVersion)` will filter them out. They won’t even have a chance to enter the switch statement. -- 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]
