This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from e8a4668074 HDDS-12383. Fix spotbugs warnings in hdds-common and
httpfsgateway (#8046)
add 57a139e692 HDDS-11576. Create a separate S3 client factory (#8051)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hadoop/ozone/MiniOzoneCluster.java | 12 --
.../apache/hadoop/ozone/MiniOzoneClusterImpl.java | 104 -------------
.../apache/hadoop/ozone/s3/S3ClientFactory.java | 161 +++++++++++++++++++++
.../ozone/s3/awssdk/v1/AbstractS3SDKV1Tests.java | 3 +-
.../ozone/s3/awssdk/v2/AbstractS3SDKV2Tests.java | 3 +-
5 files changed, 165 insertions(+), 118 deletions(-)
create mode 100644
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/s3/S3ClientFactory.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]