This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 5951a0e Add more schema change docs (#2411)
add 83b5455 [Load] Fix several races in stream load that could cause BE
crash (#2414)
No new revisions were added by this update.
Summary of changes:
be/src/http/action/mini_load.cpp | 1 +
be/src/olap/aggregate_func.h | 13 ++++++++-----
be/src/olap/delta_writer.cpp | 4 ++++
be/src/olap/delta_writer.h | 7 ++++++-
be/src/olap/memtable.h | 13 +++++++++----
be/src/olap/memtable_flush_executor.cpp | 16 +++++++++-------
be/src/olap/memtable_flush_executor.h | 3 +--
be/src/runtime/load_channel.cpp | 8 ++++++--
be/src/runtime/load_channel.h | 8 ++++++++
be/src/runtime/load_channel_mgr.cpp | 23 ++++++++++++++++-------
be/src/runtime/mem_tracker.cpp | 10 ++++++++++
be/src/runtime/tablets_channel.cpp | 18 ++++++++++++++----
be/src/runtime/tablets_channel.h | 8 +++++++-
be/src/util/counter_cond_variable.hpp | 16 ++++------------
be/test/util/counter_cond_variable_test.cpp | 8 ++------
15 files changed, 105 insertions(+), 51 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]