Aias00 opened a new issue, #1204: URL: https://github.com/apache/rocketmq-dashboard/issues/1204
## Problem `RocketMQDashboardProvider` catches per-Broker runtime-stat failures but always returns `ClusterStatus.healthy` for the affected cluster. The dashboard therefore presents incomplete TPS/version data as healthy. ## Scope - Track runtime-stat failures while building each cluster overview. - Return `warning` for a cluster with unavailable Broker runtime metrics; retain `healthy` when all required calls succeed. - Add focused provider tests. ## Track Track 1: Control Plane cluster dashboard reliability. -- 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]
