yyqdbngt opened a new pull request, #2409: URL: https://github.com/apache/rocketmq-dashboard/pull/2409
## Summary - select the first non-blank broker address when the master address is unavailable - reject non-finite/negative TPS and disk metrics while preserving large valid TPS values - ignore null heartbeat connections without discarding healthy proxy rows ## Why Cluster topology and runtime tables come from remote brokers. Sparse addresses, `NaN` metrics, or one null heartbeat row currently produce invalid dashboards or discard otherwise valid topology. ## Tests - `mvn -q -f server/pom.xml -Dtest=RocketMQClusterProviderTest test` -- 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]
