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 571eafb4840 [enhance](Backup) Do connectivity check when creating 
repository (#38350)
     add ec2cbbc5d2b [enhance](RateLimit) Add bvar to monitor object storage 
rate limit sleep time and failure time (#38294)

No new revisions were added by this update.

Summary of changes:
 be/src/io/fs/azure_obj_storage_client.cpp | 90 ++++++++++++++++++++++++++-----
 be/src/io/fs/s3_file_reader.cpp           | 12 -----
 be/src/io/fs/s3_obj_storage_client.cpp    | 70 +++++++++++++++++-------
 be/src/util/s3_util.cpp                   | 40 +++++++++-----
 be/src/util/s3_util.h                     | 22 +-------
 cloud/src/recycler/azure_obj_client.cpp   | 24 +++++++--
 cloud/src/recycler/s3_accessor.cpp        | 50 +++++++++++++----
 cloud/src/recycler/s3_accessor.h          | 22 ++++++++
 cloud/src/recycler/s3_obj_client.cpp      | 26 ++++++---
 common/cpp/s3_rate_limiter.cpp            | 28 +++++-----
 common/cpp/s3_rate_limiter.h              |  6 +--
 11 files changed, 275 insertions(+), 115 deletions(-)


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

Reply via email to