Aias00 opened a new pull request, #1246: URL: https://github.com/apache/rocketmq-dashboard/pull/1246
Closes #1245 Removes the unused Spring `NameSrvAdminClient` component and its test. The component had no production callers and every operation failed with an unsupported/admin-unavailable response; supported Apache runtime operations use the instance-scoped provider path. Validation: - `JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn test -DskipTests` -- 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]
