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

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

     [ https://issues.apache.org/jira/browse/FLINK-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maximilian Michels reassigned FLINK-3276:
-----------------------------------------

    Assignee: Maximilian Michels

> 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
>            Assignee: 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)