Aias00 opened a new issue, #1220: URL: https://github.com/apache/rocketmq-dashboard/issues/1220
## Problem The client-connection scan catches failures from `MQAdminExt#examineBrokerClusterInfo` while discovering consumer groups and returns an empty set. The API therefore reports a successful empty connection list for ACL, network, or broker failures. ## Scope - Preserve a truly empty consumer-group topology as an empty list. - Convert discovery failures into the established runtime admin error path. - Add a regression test proving a failed topology query is not treated as no clients. ## Track Track 1 - Control Plane runtime diagnostics. -- 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]
