xujianhai666 opened a new issue #173: BUG: nameserver select failed URL: https://github.com/apache/rocketmq-client-go/issues/173 **BUG REPORT** 1. Please describe the issue you observed: - What did you do (The steps to reproduce)? our configure namesrv with two machine, and set topic info to just one nameserve, which lead to topic not found when we connect to another one. In golang client, we will failed to bootstrap if broken nameserver addr is been put on front place. - What did you expect to see? golang client should connect success. - What did you see instead? 2. Please tell us about your environment: - What is your OS? - What is your client version? - What is your RocketMQ version? 3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
