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

zhangchen pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 110a7072ed4  [fix](compaction) remove single replica compaction 
prepare input rowsets #33053 (#33478)
     add b85772f3b02 [branch-2.0](cherry-pick) mishandling of exceptions in the 
publish phase may result in data loss (#30366) (#33503)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/tablet.cpp                             |  44 +++++-
 be/src/olap/tablet.h                               |   6 +-
 be/src/olap/txn_manager.cpp                        |  23 +--
 .../concurrency_update1.csv}                       |   0
 .../concurrency_update2.csv                        |   0
 .../fault_injection_p0/concurrency_update3.csv     |  21 +++
 ..._partial_update_publish_conflict_with_error.out |  47 ++++++
 ...rtial_update_publish_conflict_with_error.groovy | 171 +++++++++++++++++++++
 8 files changed, 281 insertions(+), 31 deletions(-)
 copy 
regression-test/data/{unique_with_mow_p0/partial_update/concurrency_update3.csv 
=> fault_injection_p0/concurrency_update1.csv} (100%)
 copy regression-test/data/{unique_with_mow_p0/partial_update => 
fault_injection_p0}/concurrency_update2.csv (100%)
 create mode 100644 
regression-test/data/fault_injection_p0/concurrency_update3.csv
 create mode 100644 
regression-test/data/fault_injection_p0/test_partial_update_publish_conflict_with_error.out
 create mode 100644 
regression-test/suites/fault_injection_p0/test_partial_update_publish_conflict_with_error.groovy


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

Reply via email to