GitHub user GJL opened a pull request: https://github.com/apache/flink/pull/5312
[FLINK-8344][WIP] Add support for HA to RestClusterClient WIP You can merge this pull request into a Git repository by running: $ git pull https://github.com/GJL/flink rest-cluster-client-ha Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/5312.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5312 ---- commit ef720bd792dd8c3dc23e713c9d59761fd4278325 Author: gyao <gary@...> Date: 2018-01-15T11:13:25Z [hotfix] Fix typo in AbstractCustomCommandLine Javadoc commit 44d2c47259cbb7ab716045bdc420f6565c736787 Author: gyao <gary@...> Date: 2018-01-15T11:13:48Z [hotfix] Fix checkstyle violations in ZooKeeperUtils commit 02dc08b7939d696f32398acb1420b137dbe33e81 Author: gyao <gary@...> Date: 2018-01-15T11:26:47Z [hotfix] Fix checkstyle violations in ZooKeeperLeaderElectionService commit da087dd6d793aece2f0e622da3d3d4aa8c9fd1fa Author: gyao <gary@...> Date: 2018-01-15T12:03:23Z [hotfix] Simplify log message format commit 95afc71ecee630b75f1c53e9e7449338a293eb00 Author: gyao <gary@...> Date: 2018-01-15T12:55:05Z [hotfix] Unify argument validation in RestClusterClient commit b6b0c97b0e364dfb093e0ad0ac756f1b51e684ca Author: gyao <gary@...> Date: 2018-01-15T12:55:52Z [hotfix] Fix wrong Javadoc in RestServerEndpoint getRestAddress() returns a String instead of a CompletableFuture commit 3567c6b6f5391aa47a214f3e1c7ca99d2f21d77c Author: gyao <gary@...> Date: 2018-01-18T17:17:40Z [FLINK-8344][flip6] WIP ---- ---