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)