yuluo-yx opened a new pull request, #2230: URL: https://github.com/apache/rocketmq-dashboard/pull/2230
## Summary\n\n- surface Topic option loading failures instead of silently presenting an empty selector\n- record query history in MessageService for every provider\n- validate timestamp ranges without long overflow\n- clear stale message and history state across failed or superseded requests\n- trim optional history filters and normalize blank values to null\n\nThese changes are grouped under the Message Explorer query lifecycle, as requested by #2107, and include backend and frontend regressions for each failure boundary.\n\n## Verification\n\n- [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.026 s [INFO] Finished at: 2026-08-15T16:02:00+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/private/tmp/rocketmq-studio-0815.5twtAS/pr2). Please verify you invoked Maven from the correct directory. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException\n- \n- targeted ESLint and Prettier checks\n- Maven Checkstyle and \n\nFixes #2114\nFixes #2016\nFixes #2117\nFixes #2119\nFixes #2194 -- 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]
