Re: Producer repeatedly locking up

2015-07-01 Thread Shayne S
The problem is gone, but I'm unsure of the root cause. The client library I use recently added support for the new producer. Switching to that seems to have sidestepped the problem. On Tue, Jun 30, 2015 at 12:53 PM, Shayne S wrote: > Thanks for responding Gwen. > > There is sometimes an error in

Re: Producer repeatedly locking up

2015-06-30 Thread Shayne S
Thanks for responding Gwen. There is sometimes an error in server.log, but it isn't 1 to 1 with the connection resets on the producer (although this is a socket from that box). : [2015-06-30 15:26:09,544] ERROR Closing socket for /10.0.6.244 because of error (kafka.network.Processor) java.io.IOEx

Re: Producer repeatedly locking up

2015-06-30 Thread Gwen Shapira
Do you see any errors on the brokers when this happens? On Tue, Jun 30, 2015 at 10:14 AM, Shayne S wrote: > This problem is intermittent, not sure what is causing it. Some days > everything runs non-stop with no issues, some days I get the following. > > Setup: > - Single broker > - Running 0.8.2

Producer repeatedly locking up

2015-06-30 Thread Shayne S
This problem is intermittent, not sure what is causing it. Some days everything runs non-stop with no issues, some days I get the following. Setup: - Single broker - Running 0.8.2.1 I'm running a single broker. When the problem is presenting, anywhere from 5,000 to 30,000 messages may be processe