jiajunwang opened a new issue #1349:
URL: https://github.com/apache/helix/issues/1349


   **Is your feature request related to a problem? Please describe.**
   The AutoRebalancer is a legacy rebalancer and it has been fully replaced by 
the newer DelayedAutoRebalancer by most of our customers. Using AutoRebalancer 
as the default rebalancer is no longer preferred and may introduce undesired 
rebalance behavior (which we fixed in the DelayedAutoRebalancer).
   
   **Describe the solution you'd like**
   Change the default rebalancer to be the DelayedAutoRebalancer if no 
rebalancer class is specified.
   Note that how to ensure backward compatibility is the key here. We need to 
confirm and ensure no partition shuffling happens after migration.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to