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/12/20 13:31:59 UTC

[beam] branch master updated (bed5747 -> e9d51ec)

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 bed5747  Merge pull request #7313 from angoenka/fix_bundle_estimation
     add 7248602  [BEAM-6262] KinesisIO - gracefully shutdown executor service
     new e9d51ec  Merge pull request #7315: [BEAM-6262] KinesisIO - gracefully shutdown executor service

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/kinesis/ShardReadersPool.java      | 25 ++++++++++++++++------
 .../beam/sdk/io/kinesis/ShardReadersPoolTest.java  |  2 +-
 2 files changed, 20 insertions(+), 7 deletions(-)


[beam] 01/01: Merge pull request #7315: [BEAM-6262] KinesisIO - gracefully shutdown executor service

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 e9d51ecfb3649f144946023cee0114178eeb9a3b
Merge: bed5747 7248602
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Thu Dec 20 14:31:51 2018 +0100

    Merge pull request #7315: [BEAM-6262] KinesisIO - gracefully shutdown executor service

 .../beam/sdk/io/kinesis/ShardReadersPool.java      | 25 ++++++++++++++++------
 .../beam/sdk/io/kinesis/ShardReadersPoolTest.java  |  2 +-
 2 files changed, 20 insertions(+), 7 deletions(-)