Maximilian Michels created FLINK-3276:
-----------------------------------------
Summary: Move runtime parts of flink-streaming-java to
flink-runtime
Key: FLINK-3276
URL: https://issues.apache.org/jira/browse/FLINK-3276
Project: Flink
Issue Type: Bug
Components: Java API, Streaming
Reporter: Maximilian Michels
Priority: Critical
Fix For: 1.0.0
All runtime parts of {{flink-streaming-java}} should be moved to
{{flink-runtime}}.
Most difficult part of these changes I see in the JobGraph generation /
Execution parts. We need an interface like the {{PlanExecutor}} in
{{flink-java}} to delegate the runtime logic of streaming jobs to
{{flink-runtime}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)