RongtongJin commented on issue #339:
URL: https://github.com/apache/rocketmq-spring/issues/339#issuecomment-778624297


    
clientid设置为ip@client本质上是为了让多个consumer或producer复用同一个网络模块,在容器中启动确实存在这样的问题,可以暂时通过在prepareStart方法([wiki第8条](https://github.com/apache/rocketmq-spring/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98))中setInstanceName来解决。


----------------------------------------------------------------
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]


Reply via email to