yyqdbngt opened a new pull request, #3405: URL: https://github.com/apache/rocketmq-dashboard/pull/3405
### Summary `listRegistryClusters` probes each nameserver registry entry and projects every discovered cluster, but the suite only verified a single-cluster entry. ### Changes - A registry entry resolving to several clusters projects each one with the registry entry name/endpoint and its own `nsClusterName` - An entry whose discovery returns no clusters is skipped cleanly ### Testing `mvn test -Dtest=ClusterServiceRegistryTest` passes: 7 tests, 0 failures (up from 5). -- 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]
