This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4f4fde28bb5 [Test](recycler) Add and pick test for recycler and
recycler's metrics (#53373)
add c8067a2e78d [feat](cloud) Recycle commit_txn operation log (#53709)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/meta_service_txn.cpp | 3 +
cloud/src/meta-store/meta_reader.cpp | 67 ++++++
cloud/src/meta-store/meta_reader.h | 18 ++
cloud/src/recycler/recycler_operation_log.cpp | 145 +++++++++++++
cloud/test/meta_reader_test.cpp | 134 ++++++++++++
cloud/test/meta_service_operation_log_test.cpp | 3 +
cloud/test/recycler_operation_log_test.cpp | 282 +++++++++++++++++++++++++
gensrc/proto/cloud.proto | 1 +
8 files changed, 653 insertions(+)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]