[
https://issues.apache.org/jira/browse/FLINK-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529460#comment-15529460
]
Kurt Young commented on FLINK-4530:
-----------------------------------
fixed by b955465ff2f230da0ecd195d7d0e8312fdf0578e
> 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)