This is an automated email from the ASF dual-hosted git repository.
aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from c4fc398 Merge pull request #16368: [BEAM-13509] Stop sharing SQS
client between readers of same source.
add 17b62ad Merge pull request #16404: [BEAM-13586] Fix NPE in
DefaultS3ClientBuilderFactory
No new revisions were added by this update.
Summary of changes:
.../io/aws2/s3/DefaultS3ClientBuilderFactory.java | 27 ++++---
.../aws2/s3/DefaultS3ClientBuilderFactoryTest.java | 92 ++++++++++++++++++++++
2 files changed, 108 insertions(+), 11 deletions(-)
create mode 100644
sdks/java/io/amazon-web-services2/src/test/java/org/apache/beam/sdk/io/aws2/s3/DefaultS3ClientBuilderFactoryTest.java