[
https://issues.apache.org/jira/browse/FLINK-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734750#comment-14734750
]
Aljoscha Krettek commented on FLINK-2635:
-----------------------------------------
Then I would suggest to do the same for {{TwoInputStreamTask}} and
{{StreamTwoInputProcessor}}.
> Unify StreamInputProcessor and OneInputStreamTask
> -------------------------------------------------
>
> 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)