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

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

     [ https://issues.apache.org/jira/browse/KAFKA-13869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson updated KAFKA-13869:
------------------------------------
    Labels: kip-500  (was: )

> 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.7#820007)