[
https://issues.apache.org/jira/browse/BEAM-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248164#comment-16248164
]
ASF GitHub Bot commented on BEAM-3172:
--------------------------------------
GitHub user charlesccychen opened a pull request:
https://github.com/apache/beam/pull/4114
[BEAM-3172] CP PR 4113: Properly handle side input exception when all
reader threads complete
R: @reuvenlax
CC: @chamikaramj
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charlesccychen/beam sideinputs-cp
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/4114.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 #4114
----
commit 8b6909e231289143c121bce5b38de76f82f56c32
Author: Charles Chen <[email protected]>
Date: 2017-11-10T19:28:43Z
CP PR 4113: 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
> Priority: Blocker
> Fix For: 2.2.0
>
>
> 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)