RongtongJin commented on issue #268: URL: https://github.com/apache/rocketmq-spring/issues/268#issuecomment-643989700
It is indeed a bug. If we do not set different instanceName for consumer in same process, the same MQClientInstance will be used by the consumer, causing the nameserver address to be overwritten. If you have any workaround, it is welcomed to submit a pull request to solve it. ---------------------------------------------------------------- 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]
