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 2022/10/07 16:49:12 UTC

[beam] branch master updated (fc6f400f9ab -> 903407bb33b)

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 fc6f400f9ab Bump actions/stale from 5 to 6 (#23331)
     add c39ad07b91d Correctly detect retryable TransientKinesisExceptions (fixes #23517)
     new 903407bb33b Merge pull request #23518: Correctly detect retryable TransientKinesisExceptions

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:
 .../io/aws2/kinesis/SimplifiedKinesisClient.java   | 13 +++++---
 .../aws2/kinesis/SimplifiedKinesisClientTest.java  | 36 ++++++++++++++--------
 2 files changed, 32 insertions(+), 17 deletions(-)


[beam] 01/01: Merge pull request #23518: Correctly detect retryable TransientKinesisExceptions

Posted by ar...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 903407bb33b7acef75b79abcfd7cd4a3e827b6a4
Merge: fc6f400f9ab c39ad07b91d
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Fri Oct 7 18:49:04 2022 +0200

    Merge pull request #23518: Correctly detect retryable TransientKinesisExceptions

 .../io/aws2/kinesis/SimplifiedKinesisClient.java   | 13 +++++---
 .../aws2/kinesis/SimplifiedKinesisClientTest.java  | 36 ++++++++++++++--------
 2 files changed, 32 insertions(+), 17 deletions(-)