KIP-1046 — Expose producer.id.expiration.check.interval.ms as dynamic broker configuration
Discussion BrokerProducer
Promotes `producer.id.expiration.check.interval.ms` from an internal static config to a dynamic public broker configuration. Without this, operators cannot tune the frequency of producer ID expiration checks at runtime, making `producer.id.expiration.ms` dynamic-only in name since the check interval stays fixed.
Details
| Author | Jorge Esteban Quilcate Otoya |
| Status | Discussion |
| JIRA | KAFKA-16264 |
| Wiki | View on Apache Wiki |
| Created | 2024-05-16 |
| Last Modified | 2024-05-16 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.