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)