You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/10 19:36:00 UTC

[jira] [Commented] (BEAM-3172) Side input reader exceptions are not properly handled when no elements are emitted

    [ https://issues.apache.org/jira/browse/BEAM-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247958#comment-16247958 ] 

ASF GitHub Bot commented on BEAM-3172:
--------------------------------------

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

----


> Side input reader exceptions are not properly handled when no elements are emitted
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-3172
>                 URL: https://issues.apache.org/jira/browse/BEAM-3172
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 0.5.0, 0.6.0, 2.0.0, 2.1.0
>            Reporter: Charles Chen
>            Assignee: Charles Chen
>
> In current versions of the Beam Python SDK, side input reader exceptions are dropped when no elements are emitted.  We should fix this behavior



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)