You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kurt Young (JIRA)" <ji...@apache.org> on 2016/09/28 12:34:20 UTC

[jira] [Resolved] (FLINK-4530) Generalize TaskExecutorToResourceManagerConnection to be reusable

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

Kurt Young resolved FLINK-4530.
-------------------------------
    Resolution: Fixed

> Generalize TaskExecutorToResourceManagerConnection to be reusable
> -----------------------------------------------------------------
>
>                 Key: FLINK-4530
>                 URL: https://issues.apache.org/jira/browse/FLINK-4530
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination
>            Reporter: Till Rohrmann
>            Assignee: zhuhaifeng
>            Priority: Minor
>              Labels: flip-6
>
> The {{TaskExecutorToResourceManagerConnection}} can be more generalized to be reusable across components. For example, the {{JobMaster}} requires a similar connection if we assume that the {{JobMaster}} can be run independently of the {{ResourceManager}}.
> Pulling out the strong dependency on the `TaskExecutor` and the `ResourceManagerGateway` should be enough to make the {{TaskExecutorToResourceManagerConnection}} reusable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)