You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/06/15 08:40:38 UTC

[GitHub] [rocketmq-spring] RongtongJin commented on issue #268: RocketMQMessageListener nameServer not work

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:
users@infra.apache.org