BurningCN commented on issue #8403: URL: https://github.com/apache/dubbo/issues/8403#issuecomment-891687175
> @BurningCN 感谢,这个代码我也看到了,但我调试时并没有进入catch内部,直接跳退catch,我想知道的是,如何重现true和false在运行上的区别,感谢! 可以尝试下测试程序 FailbackRegistryTest#testDoRetry方法中调用registry.register(serviceUrl);这一行内部执行的的逻辑。 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
