Till Rohrmann created FLINK-8465:
------------------------------------

             Summary: 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
             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)

Reply via email to