[
https://issues.apache.org/jira/browse/KAFKA-12406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-12406.
------------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
> Fix broker-side client quotas in Raft mode
> ------------------------------------------
>
> Key: KAFKA-12406
> URL: https://issues.apache.org/jira/browse/KAFKA-12406
> Project: Kafka
> Issue Type: Bug
> Reporter: David Arthur
> Assignee: David Arthur
> Priority: Major
> Fix For: 3.0.0
>
>
> While integrating the Raft TestKet (KAFKA-12383) I found that client quotas
> were not working as expected in raft mode. The DescribeClientQuotas RPC is
> not wired up in Raft mode, so the bug is not exposed, but needs to be fixed
> regardless.
> The expectation is that Alter/DescribeClientQuotas work exactly the same in
> ZK or Raft mode. This can be verified by changing ClientQuotasRequestTest to
> run with both types of clusters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)