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
| Author | Jian.DU |
| Status | Accepted |
| Kafka Version | 3.9 |
| JIRA | KAFKA-16584 |
| Wiki | View on Apache Wiki |
| Created | 2024-05-22 |
| Last Modified | 2024-07-23 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.