This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57767-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from ad2876f7fee branch-3.1: [fix](blockrule)Fix concurrency issues in
SqlBlockRuleMgr after restart fe #58296 (#58407)
add f13a8b8a502 [fix](load) Add channel records to fix the unknown load_id
error (#57767)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/fragment_mgr.cpp | 7 ++
be/src/runtime/load_channel_mgr.cpp | 53 ++++++++--
be/src/runtime/load_channel_mgr.h | 19 +++-
be/src/runtime/memory/cache_policy.h | 8 +-
be/src/vec/sink/writer/vtablet_writer.cpp | 1 +
gensrc/proto/internal_service.proto | 1 +
.../insert/test_insert_rpc_order_problem.groovy | 114 +++++++++++++++++++++
7 files changed, 183 insertions(+), 20 deletions(-)
create mode 100644
regression-test/suites/load_p0/insert/test_insert_rpc_order_problem.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]