You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ma...@apache.org on 2021/07/14 23:52:54 UTC

[druid] branch master updated (d3e82b1 -> 8d7d60d)

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

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


    from d3e82b1  speed up test (#11442)
     add 8d7d60d  Improve Auto scaler pendingTaskBased provisioning strategy to handle when there are no currently running worker node better (#11440)

No new revisions were added by this update.

Summary of changes:
 docs/configuration/index.md                        |   1 +
 .../overlord/autoscaling/gce/GceAutoScaler.java    |   4 +-
 .../PendingTaskBasedWorkerProvisioningConfig.java  |  12 +
 ...PendingTaskBasedWorkerProvisioningStrategy.java |  55 ++--
 .../SimpleWorkerProvisioningStrategy.java          |   4 +-
 .../PendingTaskBasedProvisioningStrategyTest.java  | 302 ++++++++++++++++++++-
 6 files changed, 343 insertions(+), 35 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org