Jason Gustafson created KAFKA-7234:
--------------------------------------
Summary: Allow auto leader rebalance during partition reassignment
Key: KAFKA-7234
URL: https://issues.apache.org/jira/browse/KAFKA-7234
Project: Kafka
Issue Type: Improvement
Reporter: Jason Gustafson
We currently skip auto leader balancing while a reassignment is in progress.
However, when bringing new nodes into the cluster, you actually want the
leaders to rebalance as soon as possible so that the new nodes can begin doing
work. In general, having better balance in the cluster seems like it would be
better for the reassignment, but perhaps there is a good reason to skip it?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)