This is an automated email from the ASF dual-hosted git repository.
suneet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.
from 2b8e7fc Add a flag to allow auto compaction task slot ratio to
consider auto scaler slots (#12228)
add ced1389 Enable auto kill segments by default (#12187)
No new revisions were added by this update.
Summary of changes:
docs/configuration/index.md | 7 +-
docs/operations/clean-metadata-store.md | 8 +-
.../docker/environment-configs/coordinator | 2 +
.../coordinator/CoordinatorDynamicConfig.java | 41 +---
.../server/coordinator/DruidCoordinatorConfig.java | 4 +-
.../coordinator/duty/KillUnusedSegments.java | 14 +-
.../coordinator/DruidCoordinatorConfigTest.java | 4 +-
.../druid/server/coordinator/RunRulesTest.java | 1 -
.../coordinator/duty/KillUnusedSegmentsTest.java | 247 ++++++++++++++-------
.../server/http/CoordinatorDynamicConfigTest.java | 113 ++++++++--
.../java/org/apache/druid/cli/CliCoordinator.java | 1 +
11 files changed, 275 insertions(+), 167 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]