Jason Gustafson created KAFKA-13869:
---------------------------------------
Summary: 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
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.7#820007)