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 21993a2418f [fix](case) fix some cases (#55739)
     add a56419bf898 [feat](cloud) Recycle operation logs according the 
snapshot keys (#55678)

No new revisions were added by this update.

Summary of changes:
 cloud/src/meta-service/meta_service_job.cpp   |   5 +-
 cloud/src/meta-store/mem_txn_kv.h             |   6 ++
 cloud/src/meta-store/meta_reader.cpp          |  54 +++++++++++
 cloud/src/meta-store/meta_reader.h            |   5 +
 cloud/src/recycler/recycler.h                 |  22 +++++
 cloud/src/recycler/recycler_operation_log.cpp |  77 +++++++++++++--
 cloud/test/meta_reader_test.cpp               |  55 +++++++++++
 cloud/test/recycler_operation_log_test.cpp    | 131 +++++++++++++++++++++++---
 8 files changed, 333 insertions(+), 22 deletions(-)


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

Reply via email to