[
https://issues.apache.org/jira/browse/FLINK-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-2290.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.10
Fixed in a2eb6cc8774ab43475829b0b691e62739fbbe88b
> CoRecordReader Does Not Read Events From Both Inputs When No Elements Arrive
> ----------------------------------------------------------------------------
>
> Key: FLINK-2290
> URL: https://issues.apache.org/jira/browse/FLINK-2290
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Blocker
> Fix For: 0.10
>
>
> When no elements arrive the reader will always try to read from the same
> input index. This means that it will only process elements form this input.
> This could be problematic with Watermarks/Checkpoint barriers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)