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 e62857e5a4b [improve](move-memtable) return error when back pressure 
cost too much time (#29327)
     add 5bc72bda782 [improve](move-memtable) add fault injection in writer v2 
(#29177)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/delta_writer_v2.cpp                    |  2 ++
 be/src/olap/memtable_flush_executor.cpp            |  2 +-
 be/src/vec/sink/writer/vtablet_writer_v2.cpp       | 14 ++++++++
 .../pipeline/p0/conf/regression-conf.groovy        |  2 +-
 .../test_build_index_fault.groovy                  |  2 +-
 .../test_mem_gc_when_load_fault_injection.groovy   |  2 +-
 .../test_memtable_flush_fault.groovy               |  2 +-
 .../test_segcompaction_fault_injection.groovy      | 37 +++++++++++-----------
 ...roovy => test_writer_v2_fault_injection.groovy} | 36 ++++++++++-----------
 9 files changed, 55 insertions(+), 44 deletions(-)
 copy 
regression-test/suites/fault_injection_p0/{test_load_stream_stub_failure_injection.groovy
 => test_writer_v2_fault_injection.groovy} (71%)


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

Reply via email to