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

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


    from 7b882308a17 [chore](load) adjust 
load_task_high_priority_threshold_second default value (#50478)
     add d22a8592f9d [Fix](cloud-mow) Fix correctness problem when there exists 
other interleaved txn between a txn's retries (#50417)

No new revisions were added by this update.

Summary of changes:
 be/src/agent/task_worker_pool.cpp                  |   6 +
 .../cloud/cloud_engine_calc_delete_bitmap_task.cpp |  10 ++
 .../transaction/CloudGlobalTransactionMgr.java     | 100 +++++++++++++-
 .../apache/doris/datasource/InternalCatalog.java   |   5 +
 .../apache/doris/task/CalcDeleteBitmapTask.java    |   4 +-
 ...out => test_cloud_mow_retry_txn_interleave.out} | Bin 227 -> 213 bytes
 .../test_cloud_mow_retry_txn_interleave.groovy     | 153 +++++++++++++++++++++
 7 files changed, 272 insertions(+), 6 deletions(-)
 copy 
regression-test/data/fault_injection_p0/cloud/{test_tablet_state_change_in_publish_phase.out
 => test_cloud_mow_retry_txn_interleave.out} (88%)
 create mode 100644 
regression-test/suites/fault_injection_p0/cloud/test_cloud_mow_retry_txn_interleave.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to