conduktor.io ↗

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

Produce · Fetch

Details

AuthorAfshin Moazami
StatusDiscussion
JIRAKAFKA-16042
WikiView on Apache Wiki
Created2023-12-11
Last Modified2023-12-21
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.