Aias00 opened a new pull request, #1055: URL: https://github.com/apache/rocketmq-dashboard/pull/1055
Closes #1033 ## Summary - discover every cluster returned by NameServer topology rather than collapsing to the first name - associate each cluster only with its own brokers - refresh the requested cluster ID and return a structured not-found error for unknown IDs ## Verification - `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) PATH="$JAVA_HOME/bin:$PATH" mvn -Dtest=RealClusterProviderTest test` Health probing remains outside this focused topology and identity change. -- 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]
