Kafka 07 has following property for producer.

connect.timeout.ms5000the maximum time spent
bykafka.producer.SyncProducer trying
to connect to the kafka broker. Once it elapses, the producer throws an
ERROR and stops.

But when i checked in Kafka 08 config , I couldn't find any such property.
Is it deprecated now?
Is there any other configuration which i can use to increase the timeout
between producer and broker?

-- 
*Regards,*
*Ravi*

Reply via email to