[
https://issues.apache.org/jira/browse/FLINK-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15532295#comment-15532295
]
ASF GitHub Bot commented on FLINK-4530:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/2520
I think we can close this PR. Could you please do this @zhuhaifengleon.
> 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)