-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.10.1.0
-
Fix Version/s: 0.10.1.0
-
Component/s: None
-
Labels:None
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.