You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/07/11 17:45:13 UTC

[beam] branch master updated (47b18bd -> e91d7f9)

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

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


    from 47b18bd  [BEAM-4764] Fix java precommit to ensure that any checks in model/* are run.
     add 15a283c  Wait on connection channel to be ready
     new e91d7f9  Merge pull request #5923 from [BEAM-4649] Wait on connection channel to be ready

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:
 sdks/python/apache_beam/runners/worker/sdk_worker.py | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


[beam] 01/01: Merge pull request #5923 from [BEAM-4649] Wait on connection channel to be ready

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

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

commit e91d7f9a1df1415d231b35907b487a376695139c
Merge: 47b18bd 15a283c
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Wed Jul 11 10:45:07 2018 -0700

    Merge pull request #5923 from [BEAM-4649] Wait on connection channel to be ready
    
    [BEAM-4649] Wait on connection channel to be ready

 sdks/python/apache_beam/runners/worker/sdk_worker.py | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)