[ https://issues.apache.org/jira/browse/KAFKA-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15535632#comment-15535632 ]
ASF GitHub Bot commented on KAFKA-4225: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1932 > Replication Quotas: Control Leader & Follower Limit Separately > -------------------------------------------------------------- > > Key: KAFKA-4225 > URL: https://issues.apache.org/jira/browse/KAFKA-4225 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.10.1.0 > Reporter: Ben Stopford > Assignee: Ben Stopford > Fix For: 0.10.1.0 > > > 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.follower.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)