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 7094ee511af [feat](storage vault) Add object storage op check when creating resource (#48073) add 329d000e35b [fix](be/recycler) Fix S3RateLimiter bvar `rate_limit_exceed_req_num` incorrectly No new revisions were added by this update. Summary of changes: be/src/util/s3_util.cpp | 18 +++--------- cloud/src/recycler/s3_accessor.cpp | 21 +++----------- cloud/test/s3_rate_limiter_test.cpp | 55 +++++++++++++++++++++++++++++++++---- common/cpp/s3_rate_limiter.cpp | 9 +++--- common/cpp/s3_rate_limiter.h | 12 +++++++- 5 files changed, 73 insertions(+), 42 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org