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 d3833e4d206 [fix](test) Force meta sync to avoid stale meta data on 
follower fe when mv rewrite (#54296)
     add c3fcc413750 [feat](cloud) Write and recycle commit_index and 
drop_index log (#53796)

No new revisions were added by this update.

Summary of changes:
 cloud/src/meta-service/meta_service_partition.cpp |  83 +++++-
 cloud/src/recycler/recycler.cpp                   |  23 ++
 cloud/src/recycler/recycler_operation_log.cpp     |  34 ++-
 cloud/test/meta_service_operation_log_test.cpp    | 341 +++++++++++++++++++++-
 cloud/test/recycler_operation_log_test.cpp        | 174 +++++++++++
 gensrc/proto/cloud.proto                          |  18 +-
 6 files changed, 664 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to