btlqql opened a new pull request, #1919: URL: https://github.com/apache/rocketmq-dashboard/pull/1919
## Summary - expose paginated persisted message-query history through a dedicated backend endpoint - return query summaries and status metadata without duplicating message payloads - add a searchable history drawer to the message page with restore-and-rerun support - cover repository/service/controller, API, and UI behavior ## Validation - `mvn -q -Dtest=QueryHistoryServiceTest,QueryHistoryControllerTest test` - `NODE_OPTIONS=--no-experimental-webstorage npx vitest run src/api/messageHistory.test.ts src/components/__tests__/MessageQueryHistoryDrawer.test.tsx` - frontend ESLint and Prettier hooks -- 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]
