This is an automated email from the ASF dual-hosted git repository.
liaoxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 83e88eadcc8 [fix](regression) Fix file cache regression cases (#39065)
add 0a647edd0d2 [fix](move-memtable) multi replica tables should tolerate
minority failures (#38003)
No new revisions were added by this update.
Summary of changes:
be/src/olap/rowset/beta_rowset_writer_v2.cpp | 14 ++-
be/src/runtime/load_stream.cpp | 113 ++++++++++++---------
be/src/runtime/load_stream.h | 14 +--
be/src/runtime/load_stream_writer.cpp | 2 -
be/src/vec/sink/load_stream_map_pool.cpp | 29 ++++--
be/src/vec/sink/load_stream_map_pool.h | 2 +-
be/src/vec/sink/load_stream_stub.cpp | 45 ++++++--
be/src/vec/sink/load_stream_stub.h | 9 +-
be/src/vec/sink/writer/vtablet_writer_v2.cpp | 95 +++++++++++------
be/src/vec/sink/writer/vtablet_writer_v2.h | 4 +-
.../test_load_stream_fault_injection.groovy | 6 +-
.../test_multi_replica_fault_injection.groovy | 5 +
12 files changed, 228 insertions(+), 110 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]