yyqdbngt opened a new pull request, #3426: URL: https://github.com/apache/rocketmq-dashboard/pull/3426
### Summary `CollectorStatusController` reports the native collection interval plus the number of registered cluster and business collectors. The suite only asserted the interval with empty collector lists. ### Changes - Assert both collector counts are zero with no registered collectors - A controller with two cluster and three business collectors reports those exact counts ### Testing `mvn test -Dtest=CollectorStatusControllerTest` passes: 2 tests, 0 failures (up from 1). -- 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]
