yuluo-yx opened a new pull request, #3204: URL: https://github.com/apache/rocketmq-dashboard/pull/3204
## Summary\n\n- load all DLQ groups for the selected instance in bounded pages\n- summarize backlog totals, retry totals, largest-group concentration, and unavailable statistics\n- classify non-empty groups by last-enqueue age and aggregate status distribution\n- support group/topic/status search, age filtering, and CSV export\n- keep the analysis read-only and avoid loading message bodies\n\n## Verification\n\n- focused portfolio and existing DLQ page suites: 27 tests passed\n- `npm run lint` (0 errors; 10 pre-existing warnings)\n- `npm run build` (8,040 modules transformed)\n- scope audit: 609 additions, 8 deletions across 4 files\n\nFixes #3203 -- 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]
