Re: Killing broker leader

2014-01-14 Thread Francois Langelier
t is > checked in? > > Guozhang > > > On Tue, Jan 14, 2014 at 8:03 AM, Francois Langelier < > francois.langel...@mate1inc.com> wrote: > > > @Guozhang Wang: I set the max retries to 10 and the backoof at 1000 ms > but > > the bug still there and some messag

Re: Need help for kafka on windows

2014-01-14 Thread Francois Langelier
I think your bug was reported here, but there is not enough details so maybe i'm wrong https://issues.apache.org/jira/browse/KAFKA-1195 If this is your bug, the good new is you are not alone on the other hand, the bug priority is minor and there is no fix yet... On Tue, Jan 14, 2014 at 6:15 AM

Re: Killing broker leader

2014-01-14 Thread Francois Langelier
.html#producerconfigs) to see if > > this > > scenario can be solved: > > > > message.send.max.retries (default 3) > > > > retry.backoff.ms (default 100) > > > > Guozhang > > > > > > > > > > On Mon, Jan 13, 2014 at 6:34 AM

Re: Killing broker leader

2014-01-13 Thread Francois Langelier
see something like "failed to send ... > after .. retries"? > > Guozhang > > > On Wed, Jan 8, 2014 at 11:44 AM, Francois Langelier < > francois.langel...@mate1inc.com> wrote: > > > Thank you for your answers > > > > @Guozhang: I can't fin

Re: Killing broker leader

2014-01-08 Thread Francois Langelier
nations (not those within the "5 seconds") On Wed, Dec 18, 2013 at 12:16 AM, Jun Rao wrote: > What's the replication factor of the topic? Is it larger than 1? You can > find out using the list topic command. > > Thanks, > > Jun > > > On Tue, Dec 1

Killing broker leader

2013-12-17 Thread Francois Langelier
Hi, I installed zookeeper and kafka 8.0 following the quick start ( https://kafka.apache.org/documentation.html#quickstart) and when i try to kill my leader, i got a lot of exception in my producer and consumer consoles. Then, after the exceptions stop printing, some of the messages I produce in