Stephan Ewen created FLINK-2635:
-----------------------------------
Summary: 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)