This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 597c0be6ae5 [Fix](merge-on-write) Fix a typo in #37670 (#39032)
new 6217073db7b [fix](group commit) fix repaly wal check label status
(#38883)
new 3ba46ead886 [fix](group commit) Modify group commit commit/abort txn
timeout as stream load (#39003)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/olap/wal/wal_table.cpp | 11 +--
be/src/runtime/group_commit_mgr.cpp | 10 ++-
.../doris/common/LabelAlreadyUsedException.java | 3 +-
.../apache/doris/service/FrontendServiceImpl.java | 3 +
.../group_commit}/group_commit_wal_msg.csv | 0
.../group_commit/replay_wal_restart_fe.groovy | 80 ++++++++++++++++++
.../test_group_commit_replay_wal.groovy | 96 ++++++++++++++++++++++
7 files changed, 194 insertions(+), 9 deletions(-)
copy regression-test/data/{fault_injection_p0 =>
insert_p0/group_commit}/group_commit_wal_msg.csv (100%)
create mode 100644
regression-test/suites/insert_p0/group_commit/replay_wal_restart_fe.groovy
create mode 100644
regression-test/suites/insert_p0/group_commit/test_group_commit_replay_wal.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]