You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "caiyi (Jira)" <ji...@apache.org> on 2023/04/25 01:45:00 UTC

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

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)