yyqdbngt opened a new pull request, #1078:
URL: https://github.com/apache/rocketmq-dashboard/pull/1078

   collectDeadLetters ran searchOffset/pull for every queue inside one big try; 
a single queue error (e.g. illegal offset under concurrent consumption) aborted 
the whole scan, silently skipping the remaining queues while resendMessages 
still reported SUCCESS. Each queue is now scanned in its own try/catch and 
failures are logged and skipped.


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