Aias00 opened a new issue, #1033:
URL: https://github.com/apache/rocketmq-dashboard/issues/1033

   ## Problem
   Live cluster providers mark NameServers, brokers, and clusters 
healthy/running without probing them. The NameServer-backed provider also 
collapses a multi-cluster topology to the first sorted cluster and ignores the 
requested cluster ID during refresh. Dashboard summaries label discovered 
clusters as V5 Proxy clusters regardless of the actual access type.
   
   ## Scope
   - Preserve all clusters discovered from NameServer topology.
   - Refresh the requested cluster identity.
   - Report unavailable/unknown health distinctly from healthy.
   - Preserve the real architecture type in the dashboard summary.
   - Add provider regression coverage.
   
   ## Related
   #987/#994 address resolving a selected live cluster for configuration 
operations; this issue covers discovery-model correctness and health semantics.


-- 
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]

Reply via email to