KIP-1051 — Statically configured log replication throttling
Discussion Broker
Allows `leader.replication.throttled.rate` and `follower.replication.throttled.rate` to be configured statically in broker properties files in addition to the existing dynamic-only support. Dynamic-only throttle configuration cannot protect against unplanned replication spikes (e.g., a broker rejoining after extended downtime) since an operator must react after the spike begins rather than proactively setting a safe ceiling.
Details
| Author | Harry Fallows |
| Status | Discussion |
| JIRA | KAFKA-16910 |
| Wiki | View on Apache Wiki |
| Created | 2024-06-06 |
| Last Modified | 2024-12-26 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.