Canbin Zheng created FLINK-16600:
------------------------------------
Summary: Respect the rest.bind-port for the Kubernetes setup
Key: FLINK-16600
URL:
https://issues.apache.org/jira/browse/FLINK-16600 Project: Flink
Issue Type: Bug
Components: Deployment / Kubernetes
Affects Versions: 1.10.0
Reporter: Canbin Zheng
Fix For: 1.11.0
Our current logic only takes care of {{RestOptions.PORT}} but not {{RestOptions.BIND_PORT, }}which is a bug.
For example, when one sets the {{RestOptions.BIND_PORT}} to a value other than {{RestOptions.PORT}}, jobs could not be submitted to the existing session cluster deployed via the kubernetes-session.sh.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)