-
Type:
Improvement
-
Status: In Progress
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.3.0
-
Fix Version/s: None
-
Component/s: core, replication
Currently Kafka doesn't separate reassignment related replication from ISR replication. That is dangerous because if replication is throttled during reassignment and some replicas fall out of ISR they could get further behind while reassignment is also slower. We need a method that throttles reassignment related replication only.
A KIP is in progress for this.
- mentioned in
-
Page Loading...