Aias00 opened a new pull request, #1119: URL: https://github.com/apache/rocketmq-dashboard/pull/1119
## Summary - reject message queries that provide a key without the required Topic - retain valid Message ID queries without a Topic and Topic/time-range queries - add focused validation coverage before the provider is called Closes #1118 ## Verification - JAVA_HOME=$( /usr/libexec/java_home -v 21 ) PATH="$JAVA_HOME/bin:$PATH" mvn -Dtest=MessageServiceTest,MessageControllerTest test -- 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]
