You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2016/10/18 20:55:59 UTC

[jira] [Resolved] (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 ]

Thomas Groh resolved BEAM-771.
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.3.0-incubating

> 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
>            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)