LeaderNotAvailableException, although leader elected

2014-09-26 Thread Andras Hatvani
Hi, What does the exception mean in the following context? I've got two Kafka brokers out which the second one will be elected as leader: kafka2_1 | [2014-09-26 12:35:07,289] INFO [Kafka Server 2], started (kafka.server.KafkaServer) kafka2_1 | [2014-09-26 12:35:07,394] INFO Ne

Re: LeaderNotAvailableException, although leader elected

2014-09-26 Thread Andras Hatvani
nds to fetch the topic metadata… Cheers, Andras > On 26 Sep 2014, at 14:43, Andras Hatvani > wrote: > > Hi, > > What does the exception mean in the following context? > > I've got two Kafka brokers out which the second one will be elected as leader: > > kaf

Re: LeaderNotAvailableException, although leader elected

2014-09-27 Thread Andras Hatvani
troller then has to elect a > leader for the new topic. > > Joel > > On Fri, Sep 26, 2014 at 04:07:58PM +0200, Andras Hatvani wrote: >> And the solution was: >> Increase retry.backoff.ms from the default 100 ms to 1000 ms, so the output >> is: >> >> 1