Siyao Meng created RATIS-2592:
---------------------------------
Summary: Ratis CLI and example peer-address parsers fail on IPv6
literal addresses
Key: RATIS-2592
URL: https://issues.apache.org/jira/browse/RATIS-2592
Project: Ratis
Issue Type: Bug
Reporter: Siyao Meng
Assignee: Siyao Meng
Several command-line address parsers in Ratis split host/port on a bare {{:}},
which corrupts IPv6 literal addresses e.g. {{[::1]:6000}}. This makes the ratis
sh CLI and the example applications unusable in IPv6-only environments, even
though the core transport (gRPC/Netty bind + connect) and NetUtils address
handling already support IPv6.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)