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 5134cde  Merge pull request #11654: [BEAM-9930] Correct authors of 
beam summit digital blog post
     add 1e182c6  [BEAM-9439] Return split instead of total backlog size
     new 8fdc9ce  Merge pull request #11377: [BEAM-9439] Return split instead 
of total backlog size

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:
 .../apache/beam/sdk/io/kinesis/KinesisReader.java  | 47 ++++++++++++++++------
 .../beam/sdk/io/kinesis/ShardReadersPool.java      | 17 ++++++--
 .../beam/sdk/io/kinesis/ShardRecordsIterator.java  | 38 +++++++++++------
 .../beam/sdk/io/kinesis/KinesisReaderTest.java     | 35 ++++++++--------
 .../beam/sdk/io/kinesis/ShardReadersPoolTest.java  | 28 ++++++++++---
 .../sdk/io/kinesis/ShardRecordsIteratorTest.java   | 30 ++++++++++++--
 6 files changed, 140 insertions(+), 55 deletions(-)

Reply via email to