[
https://issues.apache.org/jira/browse/KAFKA-13869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-13869.
------------------------------------
Resolution: Duplicate
> Update quota callback metadata in KRaft
> ---------------------------------------
>
> Key: KAFKA-13869
> URL: https://issues.apache.org/jira/browse/KAFKA-13869
> Project: Kafka
> Issue Type: Bug
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Priority: Major
> Labels: kip-500
>
> The `ClientQuotaCallback` interface implements a method
> `updateClusterMetadata`, which allows the callback to take partition
> assignments into account when assigning quotas. For zk , this method is
> called after receiving `UpdateMetadata` requests from the controller. We do
> not yet have this implemented in KRaft for updates from the metadata log.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)