This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-55241-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 65a65e7a332 branch-3.0: [fix](job) use cluster name rather than 
cluster id to find available be (#52911) (#55563)
     add 83b01963295 [chore](sk) Encrypt `secret key` and hide `access key` for 
log (#55241)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_meta_mgr.cpp                    |   9 ++
 be/src/util/s3_util.cpp                            |  26 +++++
 be/src/util/s3_util.h                              |   8 +-
 be/test/util/s3_util_test.cpp                      |  79 ++++++++++++++
 cloud/src/meta-service/meta_service.cpp            |  26 +++++
 cloud/src/meta-service/meta_service_helper.h       |  84 +++++++++++----
 cloud/src/meta-service/meta_service_http.cpp       |  11 +-
 cloud/src/meta-service/meta_service_resource.cpp   |  13 ++-
 cloud/src/resource-manager/resource_manager.cpp    |   6 +-
 cloud/test/meta_service_http_test.cpp              | 118 +++++++++++++++++++++
 .../doris/cloud/system/CloudSystemInfoService.java |  57 ++++++++++
 11 files changed, 405 insertions(+), 32 deletions(-)
 create mode 100644 be/test/util/s3_util_test.cpp


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

Reply via email to