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/01/15 16:05:15 UTC

[beam] branch master updated (0012ab1 -> de87444)

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 0012ab1  Merge pull request #4414 from iemejia/master
     add 5567ef9  [BEAM-3454] Use multiple stopping conditions on JmsIO, AmqpIO, MqttIO.
     new de87444  Merge pull request #4415 from RyanSkraba/BEAM-3454-stop-unbounded-srcs

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:
 .../amqp/src/main/java/org/apache/beam/sdk/io/amqp/AmqpIO.java |  9 ++-------
 .../io/jms/src/main/java/org/apache/beam/sdk/io/jms/JmsIO.java |  7 +++----
 .../mqtt/src/main/java/org/apache/beam/sdk/io/mqtt/MqttIO.java | 10 ++--------
 3 files changed, 7 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam] 01/01: Merge pull request #4415 from RyanSkraba/BEAM-3454-stop-unbounded-srcs

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 de8744429f99f53b08acbf29490c22672b4a6ccc
Merge: 0012ab1 5567ef9
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Mon Jan 15 17:05:10 2018 +0100

    Merge pull request #4415 from RyanSkraba/BEAM-3454-stop-unbounded-srcs
    
    [BEAM-3454] Use multiple stopping conditions on JmsIO, AmqpIO, MqttIO.

 .../amqp/src/main/java/org/apache/beam/sdk/io/amqp/AmqpIO.java |  9 ++-------
 .../io/jms/src/main/java/org/apache/beam/sdk/io/jms/JmsIO.java |  7 +++----
 .../mqtt/src/main/java/org/apache/beam/sdk/io/mqtt/MqttIO.java | 10 ++--------
 3 files changed, 7 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.