KIP-1009 — Add Broker-level Throttle Configurations
Discussion BrokerAdmin
Adds broker-level throttle configurations (`replication.quota.throttled.rate`) that apply globally across all partitions undergoing replication catch-up or reassignment, without requiring per-topic quota configuration. Without global replication throttles, large-scale rebalances or broker recoveries saturate inter-broker bandwidth and spike producer latency.
Details
| Author | Ria Pradeep |
| Status | Discussion |
| JIRA | KAFKA-7983 |
| Wiki | View on Apache Wiki |
| Created | 2023-11-21 |
| Last Modified | 2023-11-22 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.