conduktor.io ↗

KIP-1049 — Add config log.summary.interval.ms to Kafka Streams

Accepted Kafka 3.9 Streams

KIP-1049 adds the `log.summary.interval.ms` configuration to Kafka Streams, controlling how frequently thread-level summary statistics are logged (default 2 minutes). The hardcoded 2-minute interval cannot be adjusted, causing log pollution in busy production environments and insufficient visibility in debugging scenarios.

Details

AuthorJian.DU
StatusAccepted
Kafka Version3.9
JIRAKAFKA-16584
WikiView on Apache Wiki
Created2024-05-22
Last Modified2024-07-23
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.