RockteMQ-AI commented on issue #2509:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/2509#issuecomment-5368452303

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   **Feasibility:** feasible
   **Scope:** DLQ management module — server-side message query, 
selected-message resend API, CSV export
   **Compatibility:** no breaking changes — existing time-range batch resend 
remains intact
   
   This addresses a real operational gap: operators currently cannot inspect 
individual dead-letter messages or selectively recover them. The proposed scope 
is well-defined:
   - Paged DLQ message inspection (scoped by instance + consumer group)
   - Selected-message resend with explicit selection limits and per-message 
outcomes
   - CSV export for spreadsheet-friendly analysis
   
   Key considerations:
   - Selection limits should prevent accidental mass-resend
   - Per-message outcome tracking helps operators verify recovery
   - CSV export should include message ID, keys, tags, store time, and error 
info
   
   ---
   *Automated evaluation by github-manager*


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