This is an automated email from the ASF dual-hosted git repository.
jasonk000 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 339b8d959f Change the default format from OBJECT to OBJECTLINES
(#14700)
add 44d5c1a15f split KillUnusedSegmentsTask to processing in smaller
chunks (#14642)
No new revisions were added by this update.
Summary of changes:
docs/data-management/delete.md | 10 ++-
.../common/task/KillUnusedSegmentsTask.java | 89 +++++++++++++++++++---
...ClientKillUnusedSegmentsTaskQuerySerdeTest.java | 27 ++++++-
.../common/task/KillUnusedSegmentsTaskTest.java | 82 +++++++++++++++++++-
.../druid/indexing/overlord/TaskLifecycleTest.java | 4 +-
.../TestIndexerMetadataStorageCoordinator.java | 7 ++
.../ClientKillUnusedSegmentsTaskQuery.java | 16 +++-
.../apache/druid/rpc/indexing/OverlordClient.java | 2 +-
.../ClientKillUnusedSegmentsTaskQueryTest.java | 11 ++-
.../druid/rpc/indexing/OverlordClientImplTest.java | 2 +-
10 files changed, 224 insertions(+), 26 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]