J-HowHuang opened a new pull request, #15110: URL: https://github.com/apache/pinot/pull/15110
Add new boolean property `minimizeDataMovement` to `org.apache.pinot.controller.helix.core.rebalance.RebalanceConfig`. This flag enforces [minimal data movement algorithm](https://docs.pinot.apache.org/operators/operating-pinot/rebalance/rebalance-servers#minimal-data-movement-algorithm) if set to true. Otherwise, fall back to the `minimizeDataMovement` tag set in the table config. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
