JarynXu opened a new issue, #430: URL: https://github.com/apache/rocketmq-clients/issues/430
我在 broker 中设置了 `autoCreateTopicEnable=true` 并且也通过命令和 console 查到这个属性运行时为 `true`,但是在发送消息时依旧会提示: `org.apache.rocketmq.client.java.exception.NotFoundException: [request-id=4d7136f1-a161-4d5e-b85d-ec99c7bfae0d, response-code=40402] CODE: 17 DESC: No topic route info in name server for the topic: test1` 请问5.X应该如何配置才能使用自动创建TOPIC? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
