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 2019/05/28 13:18:14 UTC

[GitHub] [rocketmq] KobeWangBeabloo opened a new issue #1236: how to set the dlq queue back to be consumed怎样把死信队列中的消息放回队列重新消费

KobeWangBeabloo opened a new issue #1236: how to set the dlq queue back to be consumed怎样把死信队列中的消息放回队列重新消费
URL: https://github.com/apache/rocketmq/issues/1236
 
 
   as every one knows how to read the DLQ messages, but we can not find any ways to send the messages back to the normal queue so that the messages can be consumed again.
   
   如题,我们可以通过更新死信topic的perm为6,然后在console中查看到死信队列中的消息,但是怎样才能把死信队列中的消息重新发送到队列中让它重新消费呢?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services