Jackie-Jiang opened a new pull request, #16135: URL: https://github.com/apache/pinot/pull/16135
Adds a custom greedy rebalance algorithm for non-replica-group based assignment, which is similar to existing replica-group based assignment for consistency. It is a deterministic algorithm, which balances the segments better than the Helix `AutoRebalanceStrategy`. Another reason why we are removing Helix `AutoRebalanceStrategy` is that it is no longer usable in Helix release `1.4.x`. -- 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. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org