This is an automated email from the ASF dual-hosted git repository.
abhishekrb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 17e4f3ac60c Refactor GroupBy and TopN code to relax the constraint of
dimensions being comparable (#15559)
add 38ecf980d0e Refactor and add tests and metric to KillUnusedSegments
duty (auto-kill) (#15941)
No new revisions were added by this update.
Summary of changes:
docs/operations/metrics.md | 1 +
.../druid/metadata/SegmentsMetadataManager.java | 9 +-
.../druid/metadata/SqlSegmentsMetadataManager.java | 2 +-
.../coordinator/duty/KillUnusedSegments.java | 263 +++--
.../druid/server/coordinator/stats/Stats.java | 2 +
.../coordinator/TestDruidCoordinatorConfig.java | 36 +-
.../coordinator/duty/KillUnusedSegmentsTest.java | 1076 ++++++++++++++------
.../simulate/TestSegmentsMetadataManager.java | 54 +-
8 files changed, 957 insertions(+), 486 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]