yyqdbngt opened a new pull request, #3435: URL: https://github.com/apache/rocketmq-dashboard/pull/3435
### Summary `GET /api/clients` requires the `namesrvAddr` query parameter. The suite covered the populated and filtered requests but never the missing-parameter case. ### Changes - Omitting `namesrvAddr` returns a `400` envelope without calling the client service ### Testing `mvn test -Dtest=ClientControllerTest` passes: 3 tests, 0 failures (up from 2). -- 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]
