It's called request.timeout.ms in 0.8. Thanks,
Jun On Wed, Oct 8, 2014 at 8:58 AM, ravi singh <[email protected]> wrote: > 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* >
