woaishixiaoxiao commented on PR #8567:
URL: https://github.com/apache/rocketmq/pull/8567#issuecomment-3002719291

   The `validator.isValidInet6Address` function only supports standard IPv6 
addresses.  brokerIP1 default get  by NetworkUtil.getLocalAddress() will  
normalize by "[]", such as  [2001:0db8:85a3:0000:0000:8a2e:0370:7334]  and ipv6 
address will contains scope in linux such as  
[2001:0db8:85a3:0000:0000:8a2e:0370:7334%eth0].


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to