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 ee9cfc7e18 Tasks API documentation spacing update (#14633)
     add 9a9038c7ae Speed up kill tasks by deleting segments in batch (#14131)

No new revisions were added by this update.

Summary of changes:
 .../druid/storage/s3/S3DataSegmentKiller.java      | 119 ++++++++++++-
 .../druid/storage/s3/S3DataSegmentKillerTest.java  | 192 +++++++++++++++++++++
 .../common/task/KillUnusedSegmentsTask.java        |   4 +-
 .../druid/segment/loading/DataSegmentKiller.java   |  24 +++
 .../segment/loading/OmniDataSegmentKiller.java     |  18 ++
 .../segment/loading/OmniDataSegmentKillerTest.java |  45 +++++
 6 files changed, 396 insertions(+), 6 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to