Aias00 opened a new pull request, #1296: URL: https://github.com/apache/rocketmq-dashboard/pull/1296
## Summary - reject non-Apache instances before resolving or using a Remoting MQAdmin client - preserve legacy instances without a vendor as Apache-compatible - add regression coverage for endpoint resolution and direct execution paths ## Validation - JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH=$JAVA_HOME/bin:$PATH mvn -q -Dtest=RuntimeAdminClientResolverTest test - JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH=$JAVA_HOME/bin:$PATH mvn -q -DskipTests compile Closes #1295 -- 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]
