yyqdbngt opened a new pull request, #1072:
URL: https://github.com/apache/rocketmq-dashboard/pull/1072

   The dashboard overview dereferenced 
clusterInfo.getClusterAddrTable()/getBrokerAddrTable() and 
brokerData.getBrokerAddrs() without null checks; a broker going up or down 
could NPE and the outer catch turned the whole dashboard into an empty page. 
Missing tables are now tolerated and partial data is returned. Includes a unit 
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]

Reply via email to