Re: Broken auto leader rebalance after using reassign partitions tool

2015-06-16 Thread Gwen Shapira
;topic": "T5", "partition": 3, "replicas": [2,4,6] }, > { "topic": "T5", "partition": 4, "replicas": [1,3,5] }, > { "topic": "T5", "partition": 5, "replicas": [2,4,6] }, >

Re: Broken auto leader rebalance after using reassign partitions tool

2015-06-16 Thread Valentin
tion": 4, "replicas": [1,3,5] }, { "topic": "T5", "partition": 5, "replicas": [2,4,6] }, { "topic": "T5", "partition": 6, "replicas": [1,3,5] }, { "topic": "T5", "pa

Re: Broken auto leader rebalance after using reassign partitions tool

2015-06-15 Thread Gwen Shapira
Can you share the command you ran for partition reassignment? (and the JSON) On Mon, Jun 15, 2015 at 8:41 AM, Valentin wrote: > > Hi guys, > > today I have observed a very strange behavior of the auto leader rebalance > feature after I used the reassign partitions tool. > For some reason only th

Broken auto leader rebalance after using reassign partitions tool

2015-06-15 Thread Valentin
Hi guys, today I have observed a very strange behavior of the auto leader rebalance feature after I used the reassign partitions tool. For some reason only the first two of my six brokers are now used as leaders. Example: # ./kafka-topics.sh --zookeeper xxx --describe --topic Search Topic:Search