This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9899b5d7297 [enhancement](cloud) dump error file when footer parse
failure (#40943)
add b803a949d75 [feature](cloud) Add more ut and bvar for txn lazy commit
(#40486)
No new revisions were added by this update.
Summary of changes:
cloud/src/common/bvars.cpp | 1 +
cloud/src/common/bvars.h | 1 +
cloud/src/common/config.h | 1 -
cloud/src/meta-service/meta_service.cpp | 4 +
cloud/src/meta-service/meta_service.h | 4 +
cloud/src/meta-service/meta_service_http.cpp | 31 +
cloud/src/meta-service/meta_service_txn.cpp | 70 +-
cloud/src/meta-service/txn_lazy_committer.cpp | 34 +-
cloud/src/recycler/recycler.cpp | 1 +
cloud/test/CMakeLists.txt | 2 +-
cloud/test/meta_service_http_test.cpp | 34 +
cloud/test/txn_lazy_commit_test.cpp | 1639 ++++++++++++++++++++++++-
12 files changed, 1781 insertions(+), 41 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]