yx9o commented on PR #10592:
URL: https://github.com/apache/rocketmq/pull/10592#issuecomment-4886034289

   Thanks for the fix. Could you also check `SimpleChannel#parseSocketAddress`? 
It currently uses `address.split(":")`, so `[IPv6]:port` returns null there. 
That seems closer to the `bornSocketAddress is null` NPE in #10591.


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