carryxyh commented on issue #2514: 重启dubbo provider的时候,能否避免consumer请求的失败 URL: https://github.com/apache/incubator-dubbo/issues/2514#issuecomment-421991030 Hi, I have check the code(not debug yet). Now the dubbo is doing the same thing as you said at the end of the server. U can check the class: org.apache.dubbo.registry.integration.RegistryProtocol.DestroyableExporter
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
