fuyou001 commented on issue #5814: URL: https://github.com/apache/rocketmq/issues/5814#issuecomment-1371743504
> > 你可以使用`sh mqadmin consumerprogress -g gid `,查看有RETRY 字母的topic上的消息量 > > 我查看有RETRY 字母的topic上的消息量,是0.但是SCHEDULE_TOPIC_XXXX里是有消息的,是不是只能在SCHEDULE_TOPIC_XXXX里查看待重试的消息? SCHEDULE_TOPIC_XXXX是内置topic的消息,消费失败后,需要经过一段时间后才对外可见,[细节可以见商业版官方文档](https://help.aliyun.com/document_detail/43490.html) -- 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]
