[ 
https://issues.apache.org/jira/browse/FLINK-17230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116155#comment-17116155
 ] 

Zili Chen commented on FLINK-17230:
-----------------------------------

[~zjwang] [~pnowojski] this issue seems like a bugfix which could be included 
in 1.11.0. [~fly_in_gis] & I have reviewed the PR and I merged it into current 
master(1.12).

[~felixzheng] [~fly_in_gis]  if you think it is nice to be included in 1.11.0, 
please explain to our release manage, i.e., [~zjwang] & [~pnowojski].

> Fix incorrect returned address of Endpoint for the ClusterIP Service
> --------------------------------------------------------------------
>
>                 Key: FLINK-17230
>                 URL: https://issues.apache.org/jira/browse/FLINK-17230
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Deployment / Kubernetes
>    Affects Versions: 1.10.0, 1.10.1
>            Reporter: Canbin Zheng
>            Assignee: Canbin Zheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0, 1.12.0
>
>
> At the moment, when the type of the external Service is set to {{ClusterIP}}, 
> we return an incorrect address 
> {{KubernetesUtils.getInternalServiceName(clusterId) + "." + nameSpace}} for 
> the Endpoint.
> This ticket aims to fix this bug by returning 
> {{KubernetesUtils.getRestServiceName(clusterId) + "." + nameSpace}} instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to