Re: ERROR encountered while changing partition's state from New to Online

2014-02-18 Thread Bae, Jae Hyeon
I didn't see zk session expiration but I will double check. Also, I am not using zkclient-0.3 directly and I am using Curator-ZkClient bridge. So, if problem doesn't go away, I will update curator version and retry it. Thank you Best, Jae On Mon, Feb 17, 2014 at 8:11 PM, Jun Rao wrote: > The f

Re: ERROR encountered while changing partition's state from New to Online

2014-02-17 Thread Jun Rao
The following is the comment in the code. Do you see any ZK session expiration in the broker log around that time? // NOTE: the above write can fail only if the current controller lost its zk session and the new controller // took over and initialized this partition. This can h

ERROR encountered while changing partition's state from New to Online

2014-02-16 Thread Bae, Jae Hyeon
Hi I am getting the following errors state-change.log:[2014-02-16 10:23:20,708] ERROR Controller 0 epoch 2 encountered error while changing partition [request_trace,18]'s state from New to Online since LeaderAndIsr path already exists with value {"leader":0,"leader_epoch":0,"isr":[0,1]} and contr