This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4fe2439127c branch-3.0: [feat](func) any function supports json #50311
(#50483)
add 4b5c1f47a7d branch-3.0: [Fix](cloud-mow) Fix correctness problem when
there exists other interleaved txn between a txn's retries (#50417) (#50526)
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 | 11 +-
.../transaction/CloudGlobalTransactionMgr.java | 99 ++++++++++++-
.../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, 271 insertions(+), 7 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: [email protected]
For additional commands, e-mail: [email protected]