You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2022/10/26 10:45:31 UTC

[hadoop] branch trunk updated (37bff63c0ff -> fba46aa5bba)

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

stevel pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from 37bff63c0ff Refactor CallerContext's constructor to eliminate duplicate code (#5070)
     add fba46aa5bba HADOOP-18499. S3A to support HTTPS web proxies (#5051)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/fs/s3a/Constants.java   |   2 +
 .../java/org/apache/hadoop/fs/s3a/S3AUtils.java    |   8 +-
 .../org/apache/hadoop/fs/s3a/TestS3AProxy.java     | 101 +++++++++++++++++++++
 3 files changed, 109 insertions(+), 2 deletions(-)
 create mode 100644 hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/TestS3AProxy.java


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org