AliasJeff commented on PR #10694:
URL: https://github.com/apache/rocketmq/pull/10694#issuecomment-5132683970

   @fuyou001  Thanks for the review. I updated the parser to preserve IPv6 
scope information instead of stripping it. Scoped addresses are now resolved 
via InetAddress/Inet6Address, and invalid scopes will fail parsing now.
   
   I also added more coverage for ipv6 scope handling, invalid inputs, and 
backward compatibility cases.
   
   For socketAddress2String, I kept the existing output format to avoid 
introducing a rolling upgrade compatibility issue.


-- 
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