[
https://issues.apache.org/jira/browse/FLINK-16600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Canbin Zheng updated FLINK-16600:
---------------------------------
Description:
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.
was:
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.
> 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
> Priority: Major
> 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)