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

   ## Problem
   
   `RocketMQDashboardProvider` assumes every `clusterAddrTable` entry has a 
non-null broker-name set. A partial NameServer topology with a null value 
throws while building cluster overviews, and the outer catch returns an 
entirely empty dashboard.
   
   ## Scope
   
   - Treat a missing broker membership set as empty while retaining the 
remaining cluster overview data.
   - Add a regression test for partial topology responses.
   
   ## 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]

Reply via email to