metadata.max.idle.interval.ms — Kafka Broker Configuration
This configuration controls how often the active controller should write no-op records to the metadata partition. If the value is 0, no-op records are not appended to the metadata partition.
Description
This configuration controls how often the active controller should write no-op records to the metadata partition. If the value is 0, no-op records are not appended to the metadata partition. The default value is 500
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.3 | 500 |
| 3.4 | 500 |
| 3.5 | 500 |
| 3.6 | 500 |
| 3.7 | 500 |
| 3.8 | 500 |
| 3.9 | 500 |
| 4.0 | 500 |
| 4.1 | 500 |
| 4.2 | 500 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.