zhangjidi2016 opened a new issue #30:
URL: https://github.com/apache/rocketmq-dashboard/issues/30


   Normal and dead-letter messages can now be queried through the message query 
function, but the two are inconsistent in some functional operations and need 
to be distinguished. Second, dead-letter messages are generated after a 
consumer consumption failure, and each consumerGroup has a dead-letter queue, 
using the consumerGroup to query dead-letter messages makes more sense.
   
   Therefore, dead letter message management is added separately.
   
   **1、Support consumerIGroup+ time range query and consumerGroup+msgId for 
precise query, resend the dead letter message, so that consumers can 
re-consume, if the user cannot handle the dead letter message, can export it in 
order to avoid the expiration date.**
   
   **2、Send and export dead-letter messages in batches.**


-- 
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]


Reply via email to