[
https://issues.apache.org/jira/browse/FLINK-8465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-8465.
--------------------------------
Resolution: Fixed
Fixed via f53f846578c42f4c5248a3dde31df3ae4d69959b
> Retrieve correct leader component address in ClusterClient
> ----------------------------------------------------------
>
> Key: FLINK-8465
> URL: https://issues.apache.org/jira/browse/FLINK-8465
> Project: Flink
> Issue Type: Bug
> Components: Distributed Coordination
> Affects Versions: 1.5.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Major
> Labels: flip-6
> Fix For: 1.5.0
>
>
> The {{ClusterClient}} has a method {{#getJobManagerAddress}} which retrieves
> the address of the leading {{JobManager}}. In order to make this method work
> with Flip-6 I propose to rename it into {{getClusterConnectionInfo}} which
> retrieves the {{LeaderConnectionInfo}} for the leader component of the
> cluster. In Flip-6 this will be the {{Dispatcher}}. In the old code, this
> will be the {{JobManager}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)