Afshin Moazami created KAFKA-16043:
--------------------------------------

             Summary: 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


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)

Reply via email to