Aias00 opened a new pull request, #1025: URL: https://github.com/apache/rocketmq-dashboard/pull/1025
Closes #965 ## Summary - retain the offline fallback only for `CONSUMER_NOT_ONLINE` - surface timeout, broker, ACL, and other Admin failures as HTTP 502 business errors - cover offline, timeout, and broker failure paths ## Verification `JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn -Dtest=RocketMQAdminClientImplTest test` -- 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]
