[
https://issues.apache.org/jira/browse/FLINK-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhuhaifeng reassigned FLINK-4530:
---------------------------------
Assignee: zhuhaifeng
> 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)