This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a change to branch auto-pick-66870-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 5dcf1066af4 [opt](lance) Support distributed execution for 
vector_search (#66841)
     add 79af3067b1f [fix](cloud) Retain instance tombstones after recycle 
cleanup (#66870)

No new revisions were added by this update.

Summary of changes:
 cloud/src/common/config.h                        |  1 +
 cloud/src/meta-service/meta_service.cpp          | 23 +++++---
 cloud/src/meta-service/meta_service_resource.cpp | 31 ++++++++---
 cloud/src/recycler/recycler.cpp                  | 28 ++++++++--
 cloud/src/resource-manager/resource_manager.cpp  | 33 +++++++++---
 cloud/src/resource-manager/resource_manager.h    |  2 +-
 cloud/test/meta_service_test.cpp                 | 55 +++++++++++++++++++
 cloud/test/recycle_versioned_keys_test.cpp       | 11 +++-
 cloud/test/recycler_operation_log_test.cpp       |  2 +-
 cloud/test/recycler_test.cpp                     | 68 +++++++++++++++++++++++-
 cloud/test/resource_test.cpp                     | 44 +++++++++++++++
 11 files changed, 269 insertions(+), 29 deletions(-)


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

Reply via email to