Re: commitOffsets java.lang.NullPointerException

2013-03-24 Thread Yonghui Zhao
Done, https://issues.apache.org/jira/browse/KAFKA-824 2013/3/25 Neha Narkhede > On the Kafka JIRA - https://issues.apache.org/jira/browse/KAFKA > > Thanks, > Neha > > On Sunday, March 24, 2013, Yonghui Zhao wrote: > > > Sure. no problem. Where should I file the bug? > > > > 2013/3/25 Neha Nark

Re: commitOffsets java.lang.NullPointerException

2013-03-24 Thread Neha Narkhede
On the Kafka JIRA - https://issues.apache.org/jira/browse/KAFKA Thanks, Neha On Sunday, March 24, 2013, Yonghui Zhao wrote: > Sure. no problem. Where should I file the bug? > > 2013/3/25 Neha Narkhede > > > Yes, I have. Unfortunately, I never quite around to fixing it. My guess > is > > that i

Re: commitOffsets java.lang.NullPointerException

2013-03-24 Thread Yonghui Zhao
Sure. no problem. Where should I file the bug? 2013/3/25 Neha Narkhede > Yes, I have. Unfortunately, I never quite around to fixing it. My guess is > that it is caused due to a race condition between the rebalance thread and > the offset commit thread when a rebalance is triggered or the client

Re: commitOffsets java.lang.NullPointerException

2013-03-24 Thread Neha Narkhede
Yes, I have. Unfortunately, I never quite around to fixing it. My guess is that it is caused due to a race condition between the rebalance thread and the offset commit thread when a rebalance is triggered or the client is being shutdown. Do you mind filing a bug ? Thanks, Neha On Sunday, March 24