You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/02/26 00:02:55 UTC

[GitHub] [kafka] hachikuji commented on a change in pull request #10194: KAFKA-12365; Disable APIs not supported by KIP-500 broker/controller

hachikuji commented on a change in pull request #10194:
URL: https://github.com/apache/kafka/pull/10194#discussion_r583290497



##########
File path: clients/src/main/resources/common/message/DescribeClientQuotasRequest.json
##########
@@ -16,7 +16,7 @@
 {
   "apiKey": 48,
   "type": "request",
-  "listeners": ["zkBroker", "broker"],
+  "listeners": ["zkBroker"],

Review comment:
       I was going by this: https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/KafkaApis.scala#L3026.




----------------------------------------------------------------
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:
users@infra.apache.org