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 2cd5013 Merge pull request #16405: [BEAM-13587] Attempt to load AWS
region from default provider chain in AwsOptions
add 0fd6504 [BEAM-13509] Stop sharing SQS client between readers of same
source.
new c4fc398 Merge pull request #16368: [BEAM-13509] Stop sharing SQS
client between readers of same source.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam/sdk/io/aws/sqs/SqsUnboundedReader.java | 34 +++++++++++-----
.../beam/sdk/io/aws/sqs/SqsUnboundedSource.java | 20 +---------
.../sdk/io/aws/sqs/SqsUnboundedReaderTest.java | 2 +-
.../beam/sdk/io/aws2/sqs/SqsUnboundedReader.java | 45 ++++++++++++----------
.../beam/sdk/io/aws2/sqs/SqsUnboundedSource.java | 12 ------
.../sdk/io/aws2/sqs/SqsUnboundedReaderTest.java | 2 +-
6 files changed, 53 insertions(+), 62 deletions(-)