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 d0f09fb36f6 [Enhancement] (nereids)implement DropStoragePolicyCommand in nereids (#44825) add c45d46854de [opt](recycler) Improve robustness and observability (#45617) No new revisions were added by this update. Summary of changes: cloud/src/common/bvars.cpp | 160 ++++++--------- cloud/src/common/bvars.h | 96 ++++----- cloud/src/common/config.h | 2 + cloud/src/meta-service/meta_service.cpp | 1 + cloud/src/recycler/obj_storage_client.h | 10 +- cloud/src/recycler/recycler.cpp | 341 +++++++++++++++++++++----------- cloud/src/recycler/recycler.h | 20 +- cloud/src/recycler/s3_accessor.cpp | 42 +++- cloud/src/recycler/s3_obj_client.cpp | 7 +- 9 files changed, 398 insertions(+), 281 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org