This is an automated email from the ASF dual-hosted git repository.

Fly-Style pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 77b4284940e fix: Perform best effort cleanup of intermediary data in 
ParallelIndexSupervisorTask (#19647)
     add a2105da7cfa feat: rebalance cost-based autoscaler for best throughput 
(#19646)

No new revisions were added by this update.

Summary of changes:
 .../CostBasedAutoScalerIntegrationTest.java        |  2 +-
 .../supervisor/autoscaler/CostBasedAutoScaler.java |  6 +-
 .../autoscaler/CostBasedAutoScalerConfig.java      | 31 ++++++++
 .../autoscaler/WeightedCostFunction.java           | 33 ++++----
 .../autoscaler/CostBasedAutoScalerConfigTest.java  | 68 +++++++++++-----
 .../autoscaler/WeightedCostFunctionTest.java       | 93 +++++++++++++++-------
 6 files changed, 164 insertions(+), 69 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to