[
https://issues.apache.org/jira/browse/FLINK-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi closed FLINK-2875.
------------------------------
Resolution: Won't Fix
> Add createRemoveEnvironment variant for HA
> ------------------------------------------
>
> Key: FLINK-2875
> URL: https://issues.apache.org/jira/browse/FLINK-2875
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Coordination
> Affects Versions: 0.10.0
> Reporter: Ufuk Celebi
> Priority: Minor
>
> Currently, you can submit a program to an HA cluster via
> {code}
> createRemoteEnvironment(String host, int port, Configuration
> clientConfiguration, String... jarFiles)
> {code}
> when you set {{host != null}} and {{port > 0}}. The HA configuration needs to
> be in the {{clientConfiguration}} though and both host and port are ignored.
> We can think about adding a further variant of this method specific for HA
> environments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)