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 4af1935a0ca [feat](cloud) Support alter operation for obj_info and s3 
vault obj_info (#51162)
     add 0648859a0a5 [opt](storage) Add log and metric when aws/azure sdk do 
retry operation (#51485)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                        | 13 ++++++++-
 be/src/common/config.h                          |  7 +++++
 be/src/util/s3_util.cpp                         | 36 ++++++++++++++++++++++-
 be/test/io/fs/azure_obj_storage_client_test.cpp | 18 +++++++-----
 cloud/src/common/config.h                       | 12 +++++++-
 cloud/src/recycler/s3_accessor.cpp              | 31 ++++++++++++++++++--
 common/cpp/aws_logger.h                         |  2 +-
 common/cpp/obj_retry_strategy.cpp               | 38 ++++++++++++++++---------
 common/cpp/obj_retry_strategy.h                 |  8 ++----
 conf/be.conf                                    |  9 +++++-
 10 files changed, 141 insertions(+), 33 deletions(-)


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

Reply via email to