You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2022/05/03 23:03:00 UTC

[jira] [Created] (KAFKA-13869) Update quota callback metadata in KRaft

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)