This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49170-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 21d66ca2b8e branch-3.0: [fix](mtmv) Fix nest mtmv rewrite fail when bottom mtmv cache is invalid #48222 (#49129) add 95b9d6a6bc0 [fix](load) fix dead lock when write memtable failed (#49170) No new revisions were added by this update. Summary of changes: be/src/olap/memtable_memory_limiter.cpp | 18 ++++- be/src/olap/memtable_writer.cpp | 6 +- .../test_memtable_write_failed.groovy | 90 ++++++++++++++++++++++ 3 files changed, 110 insertions(+), 4 deletions(-) create mode 100644 regression-test/suites/fault_injection_p0/test_memtable_write_failed.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org