wangqingchengsg opened a new issue #363: URL: https://github.com/apache/rocketmq-spring/issues/363
rocketmq-spring-boot-starter 2.2.0版本 springboot 2.2.1.RELEASE 阿里云 rocketmq 在日志中发现了报错,日志目录/rocketmqlogs/rocketmq_client.log 2021-04-22 11:14:23,023 WARN RocketmqClient - get Topic [TBW102] RouteInfoFromNameServer is not exist value 2021-04-22 11:14:23,023 WARN RocketmqClient - updateTopicRouteInfoFromNameServer Exception org.apache.rocketmq.client.exception.MQClientException: CODE: 17 DESC: No topic route info in name server for the topic: TBW102 2021-04-22 11:14:09,009 WARN RocketmqClient - get Topic [RMQ_SYS_TRACE_TOPIC] RouteInfoFromNameServer is not exist value 2021-04-22 11:14:09,009 WARN RocketmqClient - updateTopicRouteInfoFromNameServer Exception org.apache.rocketmq.client.exception.MQClientException: CODE: 17 DESC: No topic route info in name server for the topic: RMQ_SYS_TRACE_TOPIC See http://rocketmq.apache.org/docs/faq/ for further details. 期望不要报错,或者大概的原因是什么? -- 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: [email protected]
