You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by holdenk <gi...@git.apache.org> on 2017/11/14 01:09:44 UTC

[GitHub] beam pull request #4126: [BEAM-3164] Flush stderr on failures

GitHub user holdenk opened a pull request:

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

    [BEAM-3164] Flush stderr on failures

    Flush stderr on failures generating protos.

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

    $ git pull https://github.com/holdenk/beam BEAM-3164-capture-gen-prot-errors

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

    https://github.com/apache/beam/pull/4126.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 #4126
    
----
commit 3651bf981efc28dad2ec859b0b81bb967ef7517a
Author: Holden Karau <ho...@pigscanfly.ca>
Date:   2017-11-14T01:07:03Z

    Flush stderr on failures

----


---