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

   Closes #2509
   
   ## Summary
   - add a paged DLQ message inspection API and message detail table
   - allow an operator to resend up to 100 explicitly selected DLQ messages, 
identified by message ID, queue ID, and offset
   - preserve batch resend and add spreadsheet-friendly CSV export for the 
displayed message records
   - expose incomplete-scan and failed-queue signals so partial results are not 
presented as complete
   - audit selected-message resend operations
   
   ## Validation
   - `mvn -q -Dtest=DLQServiceTest,DLQControllerTest,RocketMQDLQProviderTest 
test`
   - `npm test -- --run src/api/dlq.test.ts src/services/messageService.test.ts 
src/pages/instance/__tests__/DLQPage.test.tsx`
   - `npm run build`


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