This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a change to branch auto-pick-63722-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 0babc422d4f branch-4.1: [fix](be) Validate sequence pattern event 
numbers #64930 (#65038)
     add eaf714d162b [fix](group commit) fix can not get a block queue (#63722)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |   3 +
 be/src/common/config.h                             |   2 +
 .../operator/group_commit_block_sink_operator.cpp  |  37 +--
 be/src/load/group_commit/group_commit_mgr.cpp      | 329 +++++++++++++++++----
 be/src/load/group_commit/group_commit_mgr.h        |  41 ++-
 be/src/load/group_commit/wal/wal_table.cpp         |  11 +-
 .../group_commit/test_group_commit_error.groovy    |  46 ++-
 ...ommit_stream_load_high_concurrency_async.groovy | 138 +++++++++
 8 files changed, 511 insertions(+), 96 deletions(-)
 create mode 100644 
regression-test/suites/load_p0/stream_load/test_group_commit_stream_load_high_concurrency_async.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to