You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2023/01/04 06:18:25 UTC

[GitHub] [rocketmq] HScarb commented on issue #5814: 非顺序的失败重试消息有查看的方法吗?

HScarb commented on issue #5814:
URL: https://github.com/apache/rocketmq/issues/5814#issuecomment-1370528129

   消费失败的消息会发送回 broker 的重试 topic,可以查询重试 topic 获取重试消息的列表
   每个消费组会创建一个重试 topic,如下:%RETRY%+consumerGroup


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

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