conduktor.io ↗

KIP-760 — Minimum value for segment.ms and segment.bytes

Discussion Broker

Introduces broker-level `min.topic.segment.ms` and `min.topic.segment.bytes` configurations that enforce a minimum floor on the corresponding topic-level settings. Small values for `segment.ms` or `segment.bytes` cause an explosion of log segment files per partition, which can exhaust file descriptors or memory and crash brokers.

Details

AuthorBadai Aqrandista
StatusDiscussion
JIRAKAFKA-7760
WikiView on Apache Wiki
Created2021-07-06
Last Modified2021-09-10
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.