jiajunwang opened a new pull request #341: Initial checking for the Weight-Aware Globally-Even Distribute rebalancer URL: https://github.com/apache/helix/pull/341 This PR includes the very basic implementation based on the refined code of our previous constraint-based rebalance algorithm. The goal is to establish a foundation for the upcoming development work. So that we can work on the different modules in parallel. **Design doc**: https://github.com/apache/helix/wiki/Design-Proposal---Weight-Aware-Globally-Even-Distribute-Rebalancer **To the reviewers**, Please focus on the interfaces and OO design for now. Please ignore the detail implementation except if there is an obvious bug. We will refactor most of the implementation anyway. Please DO NOT merge the change to master. I will create a branch for this new rebalancer. And we will keep using the branch before the feature is complete.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services