Hello,
I've seen this. I've been using kafka since 0.8.0-snapshot and all versions
have this problem.
I think it happens in case of network problems.
I just make a monitoring on this case and I restart broker if it disapper from
zookeeper.
02.09.2016, 12:21, "李斯宁" :
> No one have seen this pro
Hi, Jason
This scenario is supported.
Just set config option
auto.leader.rebalance.enable=false
And use tool kafka-preferred-replica-election.sh
If you want to move leader from one host to another use tool
kafka-reassign-partitions.sh with same replica list but other order
22.08.2016, 20:36, "J