This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4b817c6ae35 [fix](warmup) fix warm up jobs missing last batch (#53860)
add 673a4236233 [feat](cloud) Add commit_txn operation log (#53681)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/meta_service.h | 16 +
.../src/meta-service/meta_service_tablet_stats.cpp | 22 +
cloud/src/meta-service/meta_service_tablet_stats.h | 7 +
cloud/src/meta-service/meta_service_txn.cpp | 390 +++++++++---
cloud/src/meta-service/txn_lazy_committer.cpp | 233 +++++++-
cloud/test/meta_service_http_test.cpp | 3 +-
cloud/test/meta_service_operation_log_test.cpp | 660 +++++++++++++++++++++
cloud/test/meta_service_test.cpp | 13 +-
cloud/test/txn_lazy_commit_test.cpp | 2 +-
gensrc/proto/cloud.proto | 3 +-
10 files changed, 1224 insertions(+), 125 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]