[
https://issues.apache.org/jira/browse/FLINK-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-2635.
---------------------------------
Resolution: Fixed
Done in b18e410bc336eb46497aaa75633c16ebe6139554
> Simplify StreamInputProcessor and StreamTwoInputProcessor
> ---------------------------------------------------------
>
> Key: FLINK-2635
> URL: https://issues.apache.org/jira/browse/FLINK-2635
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.10
>
>
> Working on some windowing operations, I found that these two classes can
> easily be put into one, making the set of task/operator classes easier to
> navigate.
> The {{OneInputStreamTask}} does effectively nothing more than delegate to the
> {{StreamInputProcessor}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)