This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-54912-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from cb9ec3bab14 branch-3.1: [fix](warmup): fix passive cancellation of
event-driven jobs #54962 (#55088)
add c55ec9e5341 [enhancement](cloud) Add checker and more bvar for cloud
restore (#54912)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_meta_mgr.cpp | 4 +-
cloud/src/common/bvars.cpp | 6 ++
cloud/src/common/bvars.h | 19 ++++++
cloud/src/common/config.h | 1 +
cloud/src/meta-service/meta_service.cpp | 37 ++++++++++-
cloud/src/recycler/checker.cpp | 113 +++++++++++++++++++++++++++++++-
cloud/src/recycler/checker.h | 2 +
cloud/test/meta_service_test.cpp | 56 +++++++++++++++-
cloud/test/recycler_test.cpp | 75 +++++++++++++++++++++
gensrc/proto/cloud.proto | 9 ++-
10 files changed, 313 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]