Gyula Fora created FLINK-1517: --------------------------------- Summary: Modify inputiterator for streaming so the channel index of the last record is accessible Key: FLINK-1517 URL: https://issues.apache.org/jira/browse/FLINK-1517 Project: Flink Issue Type: New Feature Components: Streaming Reporter: Gyula Fora Priority: Minor
Currently the channel id for the last received record is inaccessible from the iterator. To implement sorting operators on streams we need this information. -- This message was sent by Atlassian JIRA (v6.3.4#6332)