[jira] [Created] (FLINK-13912) Remove ClusterClient#getClusterConnectionInfo

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13912) Remove ClusterClient#getClusterConnectionInfo

Shang Yuanchun (Jira)
TisonKun created FLINK-13912:
--------------------------------

             Summary: Remove ClusterClient#getClusterConnectionInfo
                 Key: FLINK-13912
                 URL: https://issues.apache.org/jira/browse/FLINK-13912
             Project: Flink
          Issue Type: Improvement
          Components: Command Line Client, Runtime / Coordination
    Affects Versions: 1.10.0
            Reporter: TisonKun
             Fix For: 1.10.0


As discussed in FLINK-13750, we actually doesn't need this method any more. All configuration needed is WebMonitor address and port in standalone HA mode. We can safely remove this method and replace its usages with {{ClusterClient#getWebInterfaceURL}}

cc [~till.rohrmann]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)