You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2018/01/09 10:20:20 UTC

[beam] branch master updated (65ab1cc -> ddc4a18)

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

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


    from 65ab1cc  Merge pull request #4253 from jbonofre/GO_RAT
     add d22fa01  [BEAM-3282] MqttIO reader now use receive for timeout in order to return false when there's no message to read
     new ddc4a18  Merge pull request #4206 from jbonofre/BEAM-3282-MQTTIO

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:
 .../java/org/apache/beam/sdk/io/mqtt/MqttIO.java   | 20 ++++++++++++++------
 .../org/apache/beam/sdk/io/mqtt/MqttIOTest.java    | 22 ++++++++++++++++++++--
 2 files changed, 34 insertions(+), 8 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 #4206 from jbonofre/BEAM-3282-MQTTIO

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

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

commit ddc4a188363e21d5d9d89ffbbc84cbfb20c6284f
Merge: 65ab1cc d22fa01
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jan 9 11:20:16 2018 +0100

    Merge pull request #4206 from jbonofre/BEAM-3282-MQTTIO
    
    [BEAM-3282] MqttIO reader now use receive for timeout in order to ret…

 .../java/org/apache/beam/sdk/io/mqtt/MqttIO.java   | 20 ++++++++++++++------
 .../org/apache/beam/sdk/io/mqtt/MqttIOTest.java    | 22 ++++++++++++++++++++--
 2 files changed, 34 insertions(+), 8 deletions(-)

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