Aias00 opened a new pull request, #570: URL: https://github.com/apache/rocketmq-dashboard/pull/570
## Summary - trim client connection cluster/type filters before querying providers - treat blank filters as unspecified so the client list is not accidentally filtered out - add ClientService coverage without touching the controller contract PR ## Validation - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q -Dtest=ClientServiceTest,ClientControllerTest test` - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q test` (293 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]
