Aias00 opened a new pull request, #1990: URL: https://github.com/apache/rocketmq-dashboard/pull/1990
### Track RocketMQ Studio Track 1: unified control plane / ARCH-01 and AUTH-01. ### Summary - route instance-scoped cluster list and detail reads through `RuntimeAdminClientResolver` - preserve the selected Apache instance endpoint and configured ACL 1.0 admin credential - keep legacy unscoped discovery on the globally configured NameServer path - verify the authenticated path supplies `AclClientRPCHook` and does not fall back to an anonymous admin call ### Verification - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -Dtest=RocketMQClusterProviderTest,RuntimeAdminClientResolverTest test` (16 tests) - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -DskipTests package` - Checkstyle: 0 violations Closes #1989 -- 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]
