You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Please tell us about your environment:
What is your OS?
What is your client version?
What is your RocketMQ version?
Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
The text was updated successfully, but these errors were encountered:
xujianhai666
added a commit
to xujianhai666/rocketmq-client-go
that referenced
this issue
Aug 23, 2019
BUG REPORT
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?
Please tell us about your environment:
What is your OS?
What is your client version?
What is your RocketMQ version?
Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
The text was updated successfully, but these errors were encountered: