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/02/26 02:49:50 UTC

[GitHub] [rocketmq-client-go] ShannonDing commented on issue #434: [native] query topic route from server error underlayError="topic not exist"

ShannonDing commented on issue #434: [native] query topic route from server error underlayError="topic not exist"
URL: https://github.com/apache/rocketmq-client-go/issues/434#issuecomment-591210463
 
 
   Did you use the version v2.0.0-rc1 and link the ALIYUN cloud service?   the consumer will check the RETRY topic too strict on start.
   the issue fixed by #403 and #406, you can get the latest code to have a try.
   Another way, you can use this GroupID to link the cloud service by other SDK(such as Go master, CPP,Java), the RETRY topic will be created by the ALIYUN service background automatically, then the rc1 will work fine.

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


With regards,
Apache Git Services