Closed messense closed 5 years ago
我试了下,感觉像是不支持。用公有云SDK通过log发现topic和GID都在前面拼接了实例ID。但是即使我使用拼接后的GID和topic也不行,NAMESRV_ADDR不知道要如何对应。
以下是我截取的公有云SDK发送消息时的日志,配置的topic是TestAlimq,GID是GID-test
03/20/19 09:21:30:634.015 INFO 140332159832000 - Group name :GID-test[DefaultMQProducer.cpp:70] 03/20/19 09:21:30:635.184 INFO 140332159832000 - new Group name:MQ_INST_1452639447256576_BabFsdtU%GID-test[DefaultMQProducer.cpp:73] 03/20/19 09:21:30:639.010 INFO 140332159832000 - updateTopicRouteInfoFromNameServer start:MQ_INST_1452639447256576_BabFsdtU%TestAlimq[MQClientFactory.cpp:176]
Scheduled to be available in the next release version.
https://help.aliyun.com/document_detail/102895.html?spm=5176.ons.ClientManagement.2.12be6c5caayp7K#20190116.1
Producer 报错日志: