You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2018/03/28 17:22:55 UTC

[beam] branch master updated (6b357c6 -> 8587839)

This is an automated email from the ASF dual-hosted git repository.

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


    from 6b357c6  This closes #4798
     add da42398  [BEAM-3819] Add withRequestRecordsLimit() option to KinesisIO
     new 8587839  Merge pull request #4851: [BEAM-3819] Add withRequestRecordsLimit() option to KinesisIO

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:
 .../org/apache/beam/sdk/io/kinesis/KinesisIO.java  | 20 ++++++++++++-
 .../apache/beam/sdk/io/kinesis/KinesisSource.java  | 19 +++++++-----
 .../sdk/io/kinesis/SimplifiedKinesisClient.java    | 11 ++++---
 .../apache/beam/sdk/io/kinesis/KinesisIOIT.java    |  3 +-
 .../io/kinesis/SimplifiedKinesisClientTest.java    | 34 ++++++++++++++++++++++
 5 files changed, 73 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
iemejia@apache.org.

[beam] 01/01: Merge pull request #4851: [BEAM-3819] Add withRequestRecordsLimit() option to KinesisIO

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

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

commit 858783982a4b039b0ed72109a3c3ff954ce355fd
Merge: 6b357c6 da42398
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Wed Mar 28 19:22:50 2018 +0200

    Merge pull request #4851: [BEAM-3819] Add withRequestRecordsLimit() option to KinesisIO

 .../org/apache/beam/sdk/io/kinesis/KinesisIO.java  | 20 ++++++++++++-
 .../apache/beam/sdk/io/kinesis/KinesisSource.java  | 19 +++++++-----
 .../sdk/io/kinesis/SimplifiedKinesisClient.java    | 11 ++++---
 .../apache/beam/sdk/io/kinesis/KinesisIOIT.java    |  3 +-
 .../io/kinesis/SimplifiedKinesisClientTest.java    | 34 ++++++++++++++++++++++
 5 files changed, 73 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
iemejia@apache.org.