KIP-1010 — Topic Partition Quota
Discussion BrokerAdmin
Introduces per-topic-partition bandwidth quotas as a new quota entity type, complementing the existing per-user/per-client quotas from KIP-13. When multiple partitions of a high-throughput topic land on the same broker, per-client quotas cannot cap the aggregate write rate to that topic across clients, allowing a topic to saturate broker I/O regardless of how the quota is configured.
Protocol Impact
Details
| Author | Afshin Moazami |
| Status | Discussion |
| JIRA | KAFKA-16042 |
| Wiki | View on Apache Wiki |
| Created | 2023-12-11 |
| Last Modified | 2023-12-21 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.