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 32877fef54f [fix](test) Buffer stdout/stderr to avoid blocking the
curl command (#55469)
add b0ae6e76358 [fix](cloud) Fix recycle index and partitions (#55915)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-store/keys.cpp | 30 ++
cloud/src/meta-store/keys.h | 1 +
cloud/src/meta-store/meta_reader.cpp | 134 ++++++++
cloud/src/meta-store/meta_reader.h | 25 ++
cloud/src/recycler/recycler.cpp | 173 +++++++++-
cloud/src/recycler/recycler.h | 3 +
cloud/test/keys_test.cpp | 8 +
cloud/test/meta_reader_test.cpp | 258 ++++++++++++++-
cloud/test/recycle_versioned_keys_test.cpp | 514 +++++++++++++++++++++++++++--
cloud/test/recycler_test.cpp | 272 +--------------
10 files changed, 1116 insertions(+), 302 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]