jiajunwang opened a new issue #532: Support graceful node swap in the WAGED rebalancer URL: https://github.com/apache/helix/issues/532 Although movements can be minimized by the WAGED rebalancer, it does not guarantee 0% of movement when a node is swapped. The additional changes required: 1. The cluster model should record topology names instead of real instance names. 2. Converting the input and output in the rebalancer for switching between real instance name and topology name. So the assignment can be applied by the pipeline.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
