[
https://issues.apache.org/jira/browse/KAFKA-16043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951310#comment-17951310
]
zhangzhisheng commented on KAFKA-16043:
---------------------------------------
Expecting this feature to go live early.
> Add Quota configuration for topics
> ----------------------------------
>
> Key: KAFKA-16043
> URL: https://issues.apache.org/jira/browse/KAFKA-16043
> Project: Kafka
> Issue Type: New Feature
> Reporter: Afshin Moazami
> Assignee: Afshin Moazami
> Priority: Major
>
> To be able to have topic-partition quota, we need to introduce two topic
> configuration for the producer-byte-rate and consumer-byte-rate.
> The assumption is that all partitions of the same topic get the same quota,
> so we define one config per topic.
> This configuration should work both with zookeeper and kraft setup.
> Also, we should define a default quota value (to be discussed) and
> potentially use the same format as user/client default configuration using
> `<default>` as the value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)