appendHan opened a new issue #149: 支持多生产者实例同时向不同的mq集群写消息吗
URL: https://github.com/apache/rocketmq-client-cpp/issues/149
 
 
   我是用golang调用cgo封装的方法
   目前我测下来连续创建两个mq实例A、B
   后创建的实例B会覆盖掉实例A
   也就是说无论用哪个生产者实例发消息,都会发到后创建的生产者配置下的集群
   
   我为两个集群设置了不同的groupId以及instanceName(当然nameServer肯定也不同)
   因为看example都是单生产者实例,想问下有测试过多生产者实例的情况吗?

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

Reply via email to