You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2016/01/22 12:02:39 UTC

[jira] [Created] (FLINK-3276) Move runtime parts of flink-streaming-java to flink-runtime

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)