Re: broker restart problems

2015-03-03 Thread Jun Rao
Do you see broker 1 being deleted in the controller log? Thanks, Jun On Fri, Feb 27, 2015 at 5:25 PM, ZhuGe t...@outlook.com wrote: Thanks for the reply.I confirmed that broker 1 is registered in the zk. Date: Fri, 27 Feb 2015 09:27:52 -0800 Subject: Re: broker restart problems From

Re: broker restart problems

2015-02-27 Thread Jun Rao
) at org.I0Itec.zkclient.ZkClient$7.run(ZkClient.java:568)at org.I0Itec.zkclient.ZkEventThread.run(ZkEventThread.java:71) Thank you very much From: t...@outlook.com To: users@kafka.apache.org Subject: RE: broker restart problems Date: Fri, 27 Feb 2015 02:14:28 + The version of kafka

RE: broker restart problems

2015-02-27 Thread ZhuGe
Thanks for the reply.I confirmed that broker 1 is registered in the zk. Date: Fri, 27 Feb 2015 09:27:52 -0800 Subject: Re: broker restart problems From: j...@confluent.io To: users@kafka.apache.org The log seems to suggest that broker 1 is offline. Is broker 1 registered properly in ZK

RE: broker restart problems

2015-02-26 Thread ZhuGe
) at org.I0Itec.zkclient.ZkClient$7.run(ZkClient.java:568)at org.I0Itec.zkclient.ZkEventThread.run(ZkEventThread.java:71) Thank you very much From: t...@outlook.com To: users@kafka.apache.org Subject: RE: broker restart problems Date: Fri, 27 Feb 2015 02:14:28 + The version of kafka is 0.8.1.1

Re: broker restart problems

2015-02-26 Thread Jun Rao
it should be false. BTW, it this command means periodically invoking 'preferred replica leader election tool'?and how should i solve the out of syn problem of the broker? Date: Wed, 25 Feb 2015 16:09:42 -0800 Subject: Re: broker restart problems From: kzak...@netzero.net To: users

RE: broker restart problems

2015-02-25 Thread ZhuGe
we did not have this setting in the property file, so it should be false. BTW, it this command means periodically invoking 'preferred replica leader election tool'?and how should i solve the out of syn problem of the broker? Date: Wed, 25 Feb 2015 16:09:42 -0800 Subject: Re: broker restart

Re: broker restart problems

2015-02-25 Thread Zakee
Do you have the property auto.leader.rebalance.enable=true set in brokers? Thanks -Zakee On Tue, Feb 24, 2015 at 11:47 PM, ZhuGe t...@outlook.com wrote: Hi all:We have a cluster of 3 brokers(id : 0,1,2). We restart(simply use stop.sh and start.sh in bin directory) broker 1. The broker started