Aias00 opened a new pull request, #572: URL: https://github.com/apache/rocketmq-dashboard/pull/572
## Summary - trim Topic and ConsumerGroup list filters before querying the metadata provider - treat blank filters as unspecified so list views are not accidentally filtered - add MetadataService coverage for Topic and ConsumerGroup filter normalization ## Validation - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q -Dtest=MetadataServiceTest test` - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q test` (296 tests, 0 failures, 0 errors) - `git diff --check` -- 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]
