Aias00 opened a new pull request, #10802: URL: https://github.com/apache/rocketmq/pull/10802
## Summary - make DefaultAdminService.topicExist return false only for explicit topic-not-found errors - surface unexpected NameServer route lookup failures instead of silently treating them as missing topics - add regression coverage for not-found and unexpected failures Fixes #10801 ## Tests - JAVA_HOME=/Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home mvn -pl proxy -Dtest=DefaultAdminServiceTest test - git diff --check -- 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]
