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/25 23:46:05 UTC

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

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



##########
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:
       describeClientQuotas is implemented for kip-500 already (on the broker)




----------------------------------------------------------------
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