Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.1.0
-
None
-
None
Description
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.