You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by charlesccychen <gi...@git.apache.org> on 2017/11/10 19:35:57 UTC

[GitHub] beam pull request #4112: [BEAM-3172] Properly handle side input exception wh...

GitHub user charlesccychen opened a pull request:

    https://github.com/apache/beam/pull/4112

    [BEAM-3172] Properly handle side input exception when all reader threads complete

    R: @chamikaramj 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/charlesccychen/beam side-input-exception

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/4112.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4112
    
----
commit 8afe87c9a7eda6ac7b9e51e9d4e2919e5a1dd9f3
Author: Charles Chen <cc...@google.com>
Date:   2017-11-10T19:28:43Z

    Properly handle side input exception when all reader threads complete

----


---

[GitHub] beam pull request #4112: [BEAM-3172] Properly handle side input exception wh...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/4112


---