nulinuli-nuli commented on issue #13539: URL: https://github.com/apache/dubbo/issues/13539#issuecomment-1865592411
> 停机开始,到停机完成, 停机开始前进入的请求可以返回,(自测了能快速响应的接口,阻塞的没测) 停机开始后,会拒绝新的请求 超时时间内能够处理的请求会返回---这个我没测 > > 我理解就是dubbo的优雅停机,就是一方面拒绝新的请求,一方面,可以设置一个超时时间,以这个时间为上限,处理没有完成的请求, 有测试参数回调方法吗,同步和异步方法我测试了都没问题,参数回调方法我测试了都不行 -- 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]
