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 2021/10/23 16:00:28 UTC

[GitHub] [rocketmq-externals] StyleTang commented on issue #563: [rocketmq-console]CODE:17 DESE:The topic[RMQ_SYS_TRACE_TOPIC] not matched route info For

StyleTang commented on issue #563:
URL: https://github.com/apache/rocketmq-externals/issues/563#issuecomment-950172990


   Hi @syncwt @tangyingcai @ozw999 
   Sorry for the late reply.
   There is not enough information for us to troubleshooting. I guess it’s because your producer and consumer didn’t enable the message track. We can refer to the below code.
   [TraceProducer](https://github.com/apache/rocketmq/blob/3ae251751586b940b7467284966ec4fe93f86be1/example/src/main/java/org/apache/rocketmq/example/tracemessage/TraceProducer.java#L29)
   [TracePushConsumer](https://github.com/apache/rocketmq/blob/3ae251751586b940b7467284966ec4fe93f86be1/example/src/main/java/org/apache/rocketmq/example/tracemessage/TracePushConsumer.java#L32)
   
   By the way, the RocketMQ Console repository is already moved to [rocketmq-dashboard](https://github.com/apache/rocketmq-dashboard). If you still have a problem, feel free to open a new issue there.
   
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

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