Re: Leader imbalance issue

2017-01-20 Thread Meghana Narasimhan
Thanks Apurva ! Will give that a shot. Thanks, Meghana On Fri, Jan 20, 2017 at 2:16 PM, Apurva Mehta wrote: > Hi Meghana, > > Have you tried using the 'kafka-prefered-replica-election.sh' script? It > will try to move leaders back to the preferred replicas when there is a > leader imbalance. >

Re: Leader imbalance issue

2017-01-20 Thread Apurva Mehta
Hi Meghana, Have you tried using the 'kafka-prefered-replica-election.sh' script? It will try to move leaders back to the preferred replicas when there is a leader imbalance. https://cwiki.apache.org/confluence/display/KAFKA/Replication+tools#Replicationtools-1.PreferredReplicaLeaderElectionTool

Re: Leader imbalance issue

2017-01-20 Thread Meghana Narasimhan
Hi, Any input on this will be of great help . A rolling restart could fix the issue but not sure if thats the right way to do it. Thanks, Meghana On Wed, Jan 18, 2017 at 9:46 AM, Meghana Narasimhan < mnarasim...@bandwidth.com> wrote: > Hi, > > We have a 3 node cluster with 0.9.0.1 version. The c