You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Davor Bonaci (JIRA)" <ji...@apache.org> on 2016/12/28 22:15:58 UTC

[jira] [Updated] (BEAM-771) UnboundedReadEvaluator should reuse the input reader if it contains no elements

     [ https://issues.apache.org/jira/browse/BEAM-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davor Bonaci updated BEAM-771:
------------------------------
    Component/s: runner-direct

> UnboundedReadEvaluator should reuse the input reader if it contains no elements
> -------------------------------------------------------------------------------
>
>                 Key: BEAM-771
>                 URL: https://issues.apache.org/jira/browse/BEAM-771
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-direct
>            Reporter: Thomas Groh
>            Assignee: Thomas Groh
>             Fix For: 0.3.0-incubating
>
>
> The UnboundedReadEvaluator checks, after it obtains the reader, that the reader contains elements, and terminates without taking a new checkpoint if not. It must also (but currently does not) add that reader and shard back as a residual element.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)