qianye1001 opened a new issue, #8712: URL: https://github.com/apache/rocketmq/issues/8712
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Ensure that when the currently selected Name Server address by the client is no longer in use, a new channel connection will be created. ### Motivation Closing channel fail may acuse client using old addr ### Describe the Solution You'd Like set choosedNamesrvAddr to null when addr is no longer in use ### Describe Alternatives You've Considered null ### Additional Context _No response_ -- 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]
