You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2020/04/03 09:32:43 UTC

[beam] branch master updated (65db744 -> a259c3a)

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 65db744  [BEAM-9136]Add licenses for dependencies for Python (#11067)
     add 48f2802  [BEAM-9476] KinesisIO retry LimitExceededException
     add a259c3a  Merge pull request #10973: [BEAM-9476] KinesisIO retry LimitExceededException

No new revisions were added by this update.

Summary of changes:
 .../sdk/io/kinesis/SimplifiedKinesisClient.java    | 34 ++++++++++++++++++--
 .../beam/sdk/io/kinesis/AmazonKinesisMock.java     | 32 ++++++++++++++++---
 .../beam/sdk/io/kinesis/KinesisMockReadTest.java   | 36 +++++++++++++++++++---
 3 files changed, 91 insertions(+), 11 deletions(-)