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 f2b5e3379f2 [Fix](testcase) Add enable_cloud_txn_lazy_commit for testcases relates to many partitions (#47511) add b6318e7efd2 [Fix](compaction) Should do_lease for full compaction (#47436) No new revisions were added by this update. Summary of changes: .../cloud/cloud_cumulative_compaction_policy.cpp | 16 +++ be/src/cloud/cloud_full_compaction.cpp | 3 + be/src/cloud/cloud_storage_engine.cpp | 9 ++ .../cloud/test_cloud_full_compaction_do_lease.out} | Bin 109 -> 110 bytes .../org/apache/doris/regression/suite/Suite.groovy | 18 +++ .../test_cloud_full_compaction_do_lease.groovy | 123 +++++++++++++++++++++ 6 files changed, 169 insertions(+) copy regression-test/data/{compaction/test_single_compaction_with_variant_inverted_index.out => fault_injection_p0/cloud/test_cloud_full_compaction_do_lease.out} (97%) create mode 100644 regression-test/suites/fault_injection_p0/cloud/test_cloud_full_compaction_do_lease.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org