You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/04/03 12:26:41 UTC

[jira] [Updated] (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 ]

Aljoscha Krettek updated FLINK-3276:
------------------------------------
    Component/s:     (was: Streaming)
                     (was: Java API)
                 DataStream API

> 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: Improvement
>          Components: DataStream API
>            Reporter: Maximilian Michels
>             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.15#6346)