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 7ef6560  [BEAM-13015] Clarify ownership of the list for state caching 
across bundles (#16982)
     add cdf99be  [BEAM-13232] Close clients properly in KinesisSource. Also 
use lazy init for AWS clients to avoid unnecessary allocations for some use 
cases.
     new 1d6aacf  Merge pull request #17140: [BEAM-13232] Close clients 
properly in KinesisSource.

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/aws2/kinesis/KinesisReader.java    | 10 ++-
 .../beam/sdk/io/aws2/kinesis/KinesisSource.java    | 30 +++++----
 .../io/aws2/kinesis/SimplifiedKinesisClient.java   | 75 ++++++++++++++++------
 .../aws2/kinesis/SimplifiedKinesisClientTest.java  | 47 ++++++++++----
 4 files changed, 116 insertions(+), 46 deletions(-)

Reply via email to