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/03/16 11:25:25 UTC

[GitHub] [rocketmq-client-go] Xsxdot opened a new issue #447: [Native]use Aliyun RocketMQ, all topic not exist

Xsxdot opened a new issue #447: [Native]use Aliyun RocketMQ,all topic not exist
URL: https://github.com/apache/rocketmq-client-go/issues/447
 
 
   
   1. Please describe the issue you observed:
   
       - What did you do (The steps to reproduce)?
   send message use aliyun RocketMQ
       - What did you expect to see?
   send success
       - What did you see instead?
   WARN[0002] query topic route from server error           underlayError="topic not exist"
   WARN[0002] queryTopicRouteInfoFromServer return nil      topic=L*****V
   
   2. Please tell us about your environment:
   
        - What is your OS?
   Mac OS 10.15
        - What is your client version?
   2.0.0 rc-1
        - What is your RocketMQ version?
   Aliyun RocketMQ
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   all topic can't use,I have already created by aliyun console
   

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

[GitHub] [rocketmq-client-go] ShannonDing commented on issue #447: [Native]use Aliyun RocketMQ, all topic not exist

Posted by GitBox <gi...@apache.org>.
ShannonDing commented on issue #447: [Native]use Aliyun RocketMQ,all topic not exist
URL: https://github.com/apache/rocketmq-client-go/issues/447#issuecomment-599486367
 
 
   set NameSpace using WithNameSpace(MQ_INST_XXXXXXX)
   https://github.com/apache/rocketmq-client-go/tree/native/examples/producer/namespace

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

[GitHub] [rocketmq-client-go] Xsxdot commented on issue #447: [Native]use Aliyun RocketMQ, all topic not exist

Posted by GitBox <gi...@apache.org>.
Xsxdot commented on issue #447: [Native]use Aliyun RocketMQ,all topic not exist
URL: https://github.com/apache/rocketmq-client-go/issues/447#issuecomment-599485894
 
 
   ![截屏2020-03-16下午7 28 30](https://user-images.githubusercontent.com/24730668/76754045-71dc5880-67bc-11ea-859b-4c4eb7ae7f08.png)
   

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

[GitHub] [rocketmq-client-go] Xsxdot commented on issue #447: [Native]use Aliyun RocketMQ, all topic not exist

Posted by GitBox <gi...@apache.org>.
Xsxdot commented on issue #447: [Native]use Aliyun RocketMQ,all topic not exist
URL: https://github.com/apache/rocketmq-client-go/issues/447#issuecomment-599487187
 
 
   Thanks,it worked!

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

[GitHub] [rocketmq-client-go] Xsxdot closed issue #447: [Native]use Aliyun RocketMQ, all topic not exist

Posted by GitBox <gi...@apache.org>.
Xsxdot closed issue #447: [Native]use Aliyun RocketMQ,all topic not exist
URL: https://github.com/apache/rocketmq-client-go/issues/447
 
 
   

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