woaishixiaoxiao commented on issue #8549: URL: https://github.com/apache/rocketmq/issues/8549#issuecomment-3002826902
The `validator.isValidInet6Address` function only supports standard IPv6 addresses. In contrast, `NetworkUtil.getLocalAddress()` returns bracketed IPv6 addresses (e.g., `[2001:db8::1]`) that may include Linux-specific scope IDs (e.g., `[fe80::1%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]
