You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ji...@apache.org on 2021/12/07 22:50:37 UTC

[druid] branch master updated (a8815f6 -> 150902b)

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

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


    from a8815f6  Fix druid client timeout zero (#12023)
     add 150902b  clean up the balancing code around the batched vs deprecated way of sampling segments to balance (#11960)

No new revisions were added by this update.

Summary of changes:
 .../coordinator/BalancerStrategyBenchmark.java     | 24 ++++--
 docs/configuration/index.md                        |  2 +-
 .../druid/server/coordinator/BalancerStrategy.java | 85 +++++++++++++---------
 .../coordinator/CoordinatorDynamicConfig.java      |  7 +-
 .../server/coordinator/duty/BalanceSegments.java   | 23 ++++--
 .../server/coordinator/BalanceSegmentsTest.java    | 30 +++++---
 ...coordinator-dynamic-config-dialog.spec.tsx.snap |  2 +-
 .../druid-models/coordinator-dynamic-config.tsx    | 21 ++++--
 8 files changed, 123 insertions(+), 71 deletions(-)

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