;topic": "T5", "partition": 3, "replicas": [2,4,6] },
> { "topic": "T5", "partition": 4, "replicas": [1,3,5] },
> { "topic": "T5", "partition": 5, "replicas": [2,4,6] },
>
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
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
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