reconnect.time.interval.ms — Kafka Producer Configuration
the amount of time after which kafka.producer.
Description
the amount of time after which kafka.producer.SyncProducer tears down the socket connection to the broker and establishes it again; negative reconnect time interval means disabling this time-based reconnect feature
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | 10 * 1000 * 1000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.