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 ac54104b21c [refactor](credential) Refactor vended credentials system 
with unified architecture (#55760)
     add 48cfe0da7a6 [fix](cloud) Fix recycle compaction & schema change 
operation logs (#55879)

No new revisions were added by this update.

Summary of changes:
 cloud/src/meta-service/meta_service_job.cpp   |   30 +-
 cloud/src/meta-store/meta_reader.h            |    2 +
 cloud/src/recycler/recycler.cpp               |   42 +-
 cloud/src/recycler/recycler.h                 |    6 +-
 cloud/src/recycler/recycler_operation_log.cpp |  473 +++++----
 cloud/test/CMakeLists.txt                     |    3 +-
 cloud/test/recycle_versioned_keys_test.cpp    | 1392 +++++++++++++++++++++++++
 7 files changed, 1664 insertions(+), 284 deletions(-)
 create mode 100644 cloud/test/recycle_versioned_keys_test.cpp


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

Reply via email to