[jira] [Commented] (FLINK-31929) HighAvailabilityServicesUtils.getWebMonitorAddress works not properly in k8s with IPv6 stack

2023-04-25 Thread caiyi (Jira)


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

caiyi commented on FLINK-31929:
---

Ok, I'll make a pull request to resolve it.

> HighAvailabilityServicesUtils.getWebMonitorAddress works not properly in k8s 
> with IPv6 stack
> 
>
> Key: FLINK-31929
> URL: https://issues.apache.org/jira/browse/FLINK-31929
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / REST
> Environment: K8s with IPv6 stack
>Reporter: caiyi
>Priority: Major
> Attachments: 1.jpg
>
>
> As attachment below, String.format works not properly if address is IPv6, 
> new URL(protocol, address, port, "").toString() is correct.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-31928) flink-kubernetes works not properly in k8s with IPv6 stack

2023-04-25 Thread caiyi (Jira)


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

caiyi commented on FLINK-31928:
---

Ok, I'll upgrade okhttp3 to latest 4.11.0.

> flink-kubernetes works not properly in k8s with IPv6 stack
> --
>
> Key: FLINK-31928
> URL: https://issues.apache.org/jira/browse/FLINK-31928
> Project: Flink
>  Issue Type: Bug
>  Components: Deployment / Kubernetes
> Environment: Kubernetes of IPv6 stack.
>Reporter: caiyi
>Priority: Major
>
> As 
> [https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
>  ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
> need to upgrade okhttp3 to version 4.10.0 and shade dependency of 
> okhttp3:4.10.0
> org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes or just upgrade
> kubernetes-client to latest version, and release a new version of 
> flink-kubernetes-operator.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-31928) flink-kubernetes works not properly in k8s with IPv6 stack

2023-04-24 Thread caiyi (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-31928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

caiyi updated FLINK-31928:
--
Summary: flink-kubernetes works not properly in k8s with IPv6 stack  (was: 
flink-kubernetes works not properly in IPv6 environment in k8s)

> flink-kubernetes works not properly in k8s with IPv6 stack
> --
>
> Key: FLINK-31928
> URL: https://issues.apache.org/jira/browse/FLINK-31928
> Project: Flink
>  Issue Type: Bug
>  Components: Deployment / Kubernetes, Kubernetes Operator
> Environment: Kubernetes of IPv6 stack.
>Reporter: caiyi
>Priority: Blocker
>
> As 
> [https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
>  ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
> need to upgrade okhttp3 to version 4.10.0 and shade dependency of 
> okhttp3:4.10.0
> org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes or just upgrade
> kubernetes-client to latest version, and release a new version of 
> flink-kubernetes-operator.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-31930) MetricQueryService works not properly in k8s with IPv6 stack

2023-04-24 Thread caiyi (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-31930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

caiyi updated FLINK-31930:
--
Component/s: Runtime / RPC

> MetricQueryService works not properly in k8s with IPv6 stack
> 
>
> Key: FLINK-31930
> URL: https://issues.apache.org/jira/browse/FLINK-31930
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / RPC
> Environment: 1. K8s with ipv6 stack
> 2. Deploy flink-kubernetes-operator
> 3. Deploy a standalone cluster with 3 taskmanager using kubernetes 
> high-availability.
>Reporter: caiyi
>Priority: Blocker
> Attachments: 1.jpg
>
>
> As attachment below, MetricQueryService works not properly in k8s with IPv6 
> stack.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-31929) HighAvailabilityServicesUtils.getWebMonitorAddress works not properly in k8s with IPv6 stack

2023-04-24 Thread caiyi (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-31929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

caiyi updated FLINK-31929:
--
Summary: HighAvailabilityServicesUtils.getWebMonitorAddress works not 
properly in k8s with IPv6 stack  (was: 
HighAvailabilityServicesUtils.getWebMonitorAddress works not properly in IPv6 
stack of k8s)

> HighAvailabilityServicesUtils.getWebMonitorAddress works not properly in k8s 
> with IPv6 stack
> 
>
> Key: FLINK-31929
> URL: https://issues.apache.org/jira/browse/FLINK-31929
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / REST
> Environment: K8s with IPv6 stack
>Reporter: caiyi
>Priority: Blocker
> Attachments: 1.jpg
>
>
> As attachment below, String.format works not properly if address is IPv6, 
> new URL(protocol, address, port, "").toString() is correct.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-31930) MetricQueryService works not properly in k8s with IPv6 stack

2023-04-24 Thread caiyi (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-31930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

caiyi updated FLINK-31930:
--
Attachment: 1.jpg

> MetricQueryService works not properly in k8s with IPv6 stack
> 
>
> Key: FLINK-31930
> URL: https://issues.apache.org/jira/browse/FLINK-31930
> Project: Flink
>  Issue Type: Bug
> Environment: 1. K8s with ipv6 stack
> 2. Deploy flink-kubernetes-operator
> 3. Deploy a standalone cluster with 3 taskmanager using kubernetes 
> high-availability.
>Reporter: caiyi
>Priority: Blocker
> Attachments: 1.jpg
>
>
> As attachment below, MetricQueryService works not properly in k8s with IPv6 
> stack.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (FLINK-31930) MetricQueryService works not properly in k8s with IPv6 stack

2023-04-24 Thread caiyi (Jira)
caiyi created FLINK-31930:
-

 Summary: MetricQueryService works not properly in k8s with IPv6 
stack
 Key: FLINK-31930
 URL: https://issues.apache.org/jira/browse/FLINK-31930
 Project: Flink
  Issue Type: Bug
 Environment: 1. K8s with ipv6 stack

2. Deploy flink-kubernetes-operator

3. Deploy a standalone cluster with 3 taskmanager using kubernetes 
high-availability.
Reporter: caiyi


As attachment below, MetricQueryService works not properly in k8s with IPv6 
stack.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-31928) flink-kubernetes works not properly in IPv6 environment in k8s

2023-04-24 Thread caiyi (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-31928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

caiyi updated FLINK-31928:
--
Description: 
As 
[https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
 ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
need to upgrade okhttp3 to version 4.10.0 and shade dependency of okhttp3:4.10.0
org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes or just upgrade
kubernetes-client to latest version, and release a new version of 
flink-kubernetes-operator.

  was:
As 
[https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
 ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
need to upgrade okhttp3 to version 4.10.0 and shade dependency of okhttp3:4.10.0
org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes, and release a new 
version of flink-kubernetes-operator.


> flink-kubernetes works not properly in IPv6 environment in k8s
> --
>
> Key: FLINK-31928
> URL: https://issues.apache.org/jira/browse/FLINK-31928
> Project: Flink
>  Issue Type: Bug
>  Components: Deployment / Kubernetes, Kubernetes Operator
> Environment: Kubernetes of IPv6 stack.
>Reporter: caiyi
>Priority: Critical
>
> As 
> [https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
>  ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
> need to upgrade okhttp3 to version 4.10.0 and shade dependency of 
> okhttp3:4.10.0
> org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes or just upgrade
> kubernetes-client to latest version, and release a new version of 
> flink-kubernetes-operator.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-31928) flink-kubernetes works not properly in IPv6 environment in k8s

2023-04-24 Thread caiyi (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-31928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

caiyi updated FLINK-31928:
--
Priority: Blocker  (was: Critical)

> flink-kubernetes works not properly in IPv6 environment in k8s
> --
>
> Key: FLINK-31928
> URL: https://issues.apache.org/jira/browse/FLINK-31928
> Project: Flink
>  Issue Type: Bug
>  Components: Deployment / Kubernetes, Kubernetes Operator
> Environment: Kubernetes of IPv6 stack.
>Reporter: caiyi
>Priority: Blocker
>
> As 
> [https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
>  ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
> need to upgrade okhttp3 to version 4.10.0 and shade dependency of 
> okhttp3:4.10.0
> org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes or just upgrade
> kubernetes-client to latest version, and release a new version of 
> flink-kubernetes-operator.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-31929) HighAvailabilityServicesUtils.getWebMonitorAddress works not properly in IPv6 stack of k8s

2023-04-24 Thread caiyi (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-31929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

caiyi updated FLINK-31929:
--
Priority: Blocker  (was: Critical)

> HighAvailabilityServicesUtils.getWebMonitorAddress works not properly in IPv6 
> stack of k8s
> --
>
> Key: FLINK-31929
> URL: https://issues.apache.org/jira/browse/FLINK-31929
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / REST
> Environment: K8s with IPv6 stack
>Reporter: caiyi
>Priority: Blocker
> Attachments: 1.jpg
>
>
> As attachment below, String.format works not properly if address is IPv6, 
> new URL(protocol, address, port, "").toString() is correct.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (FLINK-31929) HighAvailabilityServicesUtils.getWebMonitorAddress works not properly in IPv6 stack of k8s

2023-04-24 Thread caiyi (Jira)
caiyi created FLINK-31929:
-

 Summary: HighAvailabilityServicesUtils.getWebMonitorAddress works 
not properly in IPv6 stack of k8s
 Key: FLINK-31929
 URL: https://issues.apache.org/jira/browse/FLINK-31929
 Project: Flink
  Issue Type: Bug
  Components: Runtime / REST
 Environment: K8s with IPv6 stack
Reporter: caiyi
 Attachments: 1.jpg

As attachment below, String.format works not properly if address is IPv6, 
new URL(protocol, address, port, "").toString() is correct.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-31928) flink-kubernetes works not properly in IPv6 environment in k8s

2023-04-24 Thread caiyi (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-31928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

caiyi updated FLINK-31928:
--
Description: 
As 
[https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
 ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
need to upgrade okhttp3 to version 4.10.0 and shade dependency of okhttp3:4.10.0
org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes, and release a new 
version of flink-kubernetes-operator.

  was:
As 
[https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
 ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
need to upgrade okhttp3 to version 4.10.0 and dependency 
org.jetbrains.kotlin:kotlin-stdlib shaded in flink-kubernetes, and release a 
new version of flink-kubernetes-operator.


> flink-kubernetes works not properly in IPv6 environment in k8s
> --
>
> Key: FLINK-31928
> URL: https://issues.apache.org/jira/browse/FLINK-31928
> Project: Flink
>  Issue Type: Bug
>  Components: Deployment / Kubernetes, Kubernetes Operator
> Environment: Kubernetes of IPv6 stack.
>Reporter: caiyi
>Priority: Critical
>
> As 
> [https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
>  ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
> need to upgrade okhttp3 to version 4.10.0 and shade dependency of 
> okhttp3:4.10.0
> org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes, and release a new 
> version of flink-kubernetes-operator.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (FLINK-31928) flink-kubernetes works not properly in IPv6 environment in k8s

2023-04-24 Thread caiyi (Jira)
caiyi created FLINK-31928:
-

 Summary: flink-kubernetes works not properly in IPv6 environment 
in k8s
 Key: FLINK-31928
 URL: https://issues.apache.org/jira/browse/FLINK-31928
 Project: Flink
  Issue Type: Bug
  Components: Deployment / Kubernetes, Kubernetes Operator
 Environment: Kubernetes of IPv6 stack.
Reporter: caiyi


As 
[https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,]
 ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, 
need to upgrade okhttp3 to version 4.10.0 and dependency 
org.jetbrains.kotlin:kotlin-stdlib shaded in flink-kubernetes, and release a 
new version of flink-kubernetes-operator.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)