This is an automated email from the ASF dual-hosted git repository.
w41ter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1832db29315 [feat](cloud) create_tablet writes versioned meta keys
(#53866)
add 5d94da836b0 [feat](cloud) Add and recycle update_tablet operation log
(#53904)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/meta_service.cpp | 34 ++++++++
cloud/src/meta-store/meta_reader.cpp | 21 +++++
cloud/src/meta-store/meta_reader.h | 7 ++
cloud/src/recycler/recycler_operation_log.cpp | 59 ++++++++++---
cloud/test/meta_service_operation_log_test.cpp | 116 +++++++++++++++++++++++++
cloud/test/meta_service_test.cpp | 4 +-
cloud/test/recycler_operation_log_test.cpp | 66 ++++++++++++++
gensrc/proto/cloud.proto | 3 +-
8 files changed, 292 insertions(+), 18 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]