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

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


    from 35505922e0b branch-3.1: [fix](thrift) ensure forward compatibility of 
the thrift protocol (#55603)
     add 0c03bd8e0ac [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