This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-51485-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from c381a0b9b53 [fix](test) Fix multi check test (#51406) add 6520a33fbd3 [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: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org