yyqdbngt opened a new pull request, #2807: URL: https://github.com/apache/rocketmq-dashboard/pull/2807
## Summary - return an empty result without caching when proxy discovery throws - allow the next request to retry the heartbeat-syncer lookup immediately - add regression coverage for failure followed by recovery ## Why A transient NameServer/admin failure was cached as an empty proxy list for 60 seconds. During that interval proxy-connected consumers remained invisible even after the cluster recovered. ## Testing - `JAVA_HOME=/opt/homebrew/opt/openjdk@21 PATH=/opt/homebrew/opt/openjdk@21/bin:$PATH mvn -q -f server/pom.xml -Dtest=ProxyConsumerResolverTest 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]
