Aias00 opened a new pull request, #962: URL: https://github.com/apache/rocketmq-dashboard/pull/962
## Summary Fixes #870. The server no longer falls back to `ClusterRepositoryImpl` sample clusters when live discovery is empty. It returns an empty list for discovery and a controlled 503 for unavailable cluster details. This also prevents MCP `rmq.cluster.list` from returning fabricated clusters. ## Validation `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -f server/pom.xml -Dtest=ClusterServiceTest,ToolGatewayServiceTest 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]
