connect.timeout.ms — Kafka Producer Configuration
the maximum time spent by kafka.producer.
Description
the maximum time spent by kafka.producer.SyncProducer trying to connect to the kafka broker. Once it elapses, the producer throws an ERROR and stops.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | 5000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.