You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ben Stopford (JIRA)" <ji...@apache.org> on 2016/09/27 15:19:20 UTC

[jira] [Created] (KAFKA-4225) Replication Quotas: Control Leader & Follower Limit Separately

Ben Stopford created KAFKA-4225:
-----------------------------------

             Summary: Replication Quotas: Control Leader & Follower Limit Separately
                 Key: KAFKA-4225
                 URL: https://issues.apache.org/jira/browse/KAFKA-4225
             Project: Kafka
          Issue Type: Bug
            Reporter: Ben Stopford


As we split the throttled replicas into Leader and Follower configs, it makes sense to also split the throttle limit:

replication.quota.throttled.rate
   =>
replication.leader.quota.throttled.rate
& 
replication.leader.quota.throttled.rate

So that admins have fine grain control over both sides of the replication process and the properties match for leader/follower applicability.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)