KIP-542 — Partition Reassignment Throttling
Discussion BrokerAdmin
KIP-542 adds per-reassignment throttle controls to partition reassignment, separating reassignment replication traffic from normal ISR replication traffic. The existing KIP-73 quota applies to all non-ISR replication, so throttling reassignment also throttles catch-up replication for out-of-sync replicas, and throttle settings must be manually updated if leadership changes during reassignment.
Protocol Impact
Details
| Author | Viktor Somogyi |
| Status | Discussion |
| JIRA | KAFKA-8330 |
| Wiki | View on Apache Wiki |
| Created | 2019-10-22 |
| Last Modified | 2019-12-13 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.