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

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


    from b07f01d645 Set useMaxMemoryEstimates=false by default (#13178)
     add e3f9a0ed44 Lazy initialization of segment killers, movers and 
archivers (#13170)

No new revisions were added by this update.

Summary of changes:
 .../storage/aliyun/OssStorageDruidModuleTest.java  | 12 +++---
 .../storage/azure/AzureStorageDruidModuleTest.java |  6 +--
 .../google/GoogleStorageDruidModuleTest.java       |  4 +-
 .../storage/hdfs/HdfsStorageDruidModuleTest.java   |  4 +-
 .../druid/storage/s3/S3StorageDruidModuleTest.java | 12 +++---
 .../segment/loading/OmniDataSegmentArchiver.java   | 21 ++++++++---
 .../segment/loading/OmniDataSegmentKiller.java     | 26 +++++++++----
 .../segment/loading/OmniDataSegmentMover.java      | 21 ++++++++---
 .../guice/LocalDataStorageDruidModuleTest.java     |  4 +-
 .../loading/OmniDataSegmentArchiverTest.java       | 44 ++++++++++++++++++++++
 .../segment/loading/OmniDataSegmentKillerTest.java | 41 ++++++++++++++++++++
 .../segment/loading/OmniDataSegmentMoverTest.java  | 40 ++++++++++++++++++++
 12 files changed, 194 insertions(+), 41 deletions(-)


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

Reply via email to