wrote-code opened a new issue, #8009:
URL: https://github.com/apache/rocketmq/issues/8009

   ### Search before creation
   
   - [X] I had searched in the 
[issues](https://github.com/apache/rocketmq/issues) and found no similar issues.
   
   
   ### Documentation Related
   
   按官方文档操作无法收发消息,消费端启动后报错在管理端查看消息详情显示No topic route info in name server for the 
topic,具体可以查看[讨论](https://github.com/apache/rocketmq/discussions/8008)。
   
   
官网文档里的使用工具测试收发是[消费者](https://github.com/apache/rocketmq/blob/develop/example/src/main/java/org/apache/rocketmq/example/quickstart/Consumer.java)和[生产者](https://github.com/apache/rocketmq/blob/develop/example/src/main/java/org/apache/rocketmq/example/quickstart/Producer.java),这两个代码拉到本地可以正常收发,且不需要提前创建主题。使用Producer.java创建的主题,用sdk可以正常收发,但是在管理端和命令行创建的主题无法使用sdk收发消息,报错No
 topic route info in name server for the topic
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


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

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to