Repeated failures due to ConsumerRebalanceFailedException

2015-02-26 Thread Ashwin Jayaprakash
ConsumerConnectors and rebalancing topics. Thanks, Ashwin Jayaprakash.

Re: Repeated failures due to ConsumerRebalanceFailedException

2015-02-26 Thread Ashwin Jayaprakash
Just give you some more debugging context, we noticed that the "consumers" path becomes empty after all the JVMs have exited because of this error. So, when we restart, there are no visible entries in ZK. On Thu, Feb 26, 2015 at 6:04 PM, Ashwin Jayaprakash < ashwin.jayaprak...@gma

Re: Repeated failures due to ConsumerRebalanceFailedException

2015-03-08 Thread Ashwin Jayaprakash
e hint was that the Curator path cache was taking 1min+ to sync that part of the tree. That gave me a hint that there may be a culprit outside the Kafka code. Thanks! On Thu, Feb 26, 2015 at 7:41 PM, Ashwin Jayaprakash < ashwin.jayaprak...@gmail.com> wrote: > Just give you some more debug

Broker keeps drifting into "Not leader for any partitions" state

2016-06-07 Thread Ashwin Jayaprakash
9] to broker 3:class kafka.common.NotLeaderForPartitionException Thanks, Ashwin Jayaprakash.

Re: Lost messages during leader election

2014-07-24 Thread Ashwin Jayaprakash
I'm still not sure I understand after his reply - http://qnalist.com/questions/5034216/lost-messages-during-leader-election - I really need a tutorial on Kafka. I don't understand why they made it so complicated when Cassandra and Hbase are similar but simpler. * Ashwin J