reconnect.interval — Kafka Producer Configuration
the number of produce requests after which kafka.producer.
Description
the number of produce requests after which kafka.producer.SyncProducer tears down the socket connection to the broker and establishes it again; this and the following property are mainly used when the producer connects to the brokers through a VIP in a load balancer; they give the producer a chance to pick up the new broker periodically
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | 30000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.