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

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


    from 742c42cc947 [Enhancement](nereids) support show resources (#50230)
     add 34fb45b22e3 [Enhancement](compaction) Try get global lock when execute 
compaction (#49882)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_base_compaction.cpp             |  38 +++---
 be/src/cloud/cloud_base_compaction.h               |   1 +
 be/src/cloud/cloud_cumulative_compaction.cpp       |  73 +++++------
 be/src/cloud/cloud_cumulative_compaction.h         |   1 +
 be/src/cloud/cloud_full_compaction.cpp             |  37 +++---
 be/src/cloud/cloud_full_compaction.h               |   1 +
 be/src/cloud/cloud_storage_engine.cpp              | 140 +++++++++++++++++++--
 be/src/cloud/cloud_storage_engine.h                |  11 ++
 .../cloud/test_cloud_compaction_global_lock.groovy | 135 ++++++++++++++++++++
 9 files changed, 346 insertions(+), 91 deletions(-)
 create mode 100644 
regression-test/suites/fault_injection_p0/cloud/test_cloud_compaction_global_lock.groovy


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

Reply via email to