Re: More SocketTimeoutExceptions

2013-03-29 Thread Jun Rao
This means that somehow the broker is not sending the response to the producer and is sending it back to the wrong client. Any error in the broker log? Thanks, Jun On Fri, Mar 29, 2013 at 3:35 PM, Bob Jervis wrote: > I now have the following settings (in various configs): > > In our producer

More SocketTimeoutExceptions

2013-03-29 Thread Bob Jervis
I now have the following settings (in various configs): In our producer configs: producer.request.timeout.ms=60 This producer just hangs there for 10 minutes before timing out Here is the stack dump for that timeout: java.net.SocketTimeoutException at sun.nio.ch.SocketAdaptor$Socke