conduktor.io ↗

KIP-541 —  Create a fetch.max.bytes configuration for the broker

Accepted BrokerConsumer

Adds a broker-side fetch.max.bytes configuration that caps the total bytes any single FetchRequest can return regardless of what the client requests. A consumer configured with a very large fetch.max.bytes can monopolize broker I/O threads, degrading throughput fairness for other consumers sharing the same broker.

Details

AuthorColin McCabe
StatusAccepted
JIRAKAFKA-9101
WikiView on Apache Wiki
Created2019-10-21
Last Modified2019-11-07
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.