saleson commented on issue #9965: URL: https://github.com/apache/dubbo/issues/9965#issuecomment-1120198571
关闭推空保护就相当于降低了容错,在线上虽然出现推空这种情况的概率非常小,但一旦出现就可能会造故障。我想dubbo当时提供推空保护也是出于这种考虑吧。 而且在生产环境这种场景还是会有存在的,比如dubbo 接口下线,有引用的consumer应该是会出现这种情况的。 -- 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]
