pjain1 opened a new pull request #10070: URL: https://github.com/apache/druid/pull/10070
Fixes https://github.com/apache/druid/issues/10067, https://github.com/apache/druid/issues/10068 and https://github.com/apache/druid/issues/10069 ### Description Found multiple bugs in balancer strategy which are described in the issues above. <hr> This PR has: - [x] been self-reviewed. - [x] added unit tests or modified existing tests to cover new code paths, ensuring the threshold for [code coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md) is met. <hr> ##### Key changed/added classes in this PR * `CostBalancerStrategy` * `RandomBalancerStrategy` ---------------------------------------------------------------- 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]
