Re: Meaning of request.timeout.ms

2016-01-29 Thread Jason Gustafson
That is correct. KIP-19 has the details: https://cwiki.apache.org/confluence/display/KAFKA/KIP-19+-+Add+a+request+timeout+to+NetworkClient . -Jason On Fri, Jan 29, 2016 at 3:08 AM, tao xiao wrote: > Hi team, > > I want to understanding the meaning of request.timeout.ms that i

Meaning of request.timeout.ms

2016-01-29 Thread tao xiao
Hi team, I want to understanding the meaning of request.timeout.ms that is used in producer. As per the doc this property is used to expire records that have been waiting for response from server for more than request.timeout.ms which also means the records have been sitting in InFlightRequests