happytimor commented on issue #10188: URL: https://github.com/apache/dubbo/issues/10188#issuecomment-1178773212
https://github.com/apache/dubbo/pull/10164 have a look @AlbumenJ 只需要打断当前线程就好了, 重试的时候,会在 asyncResult.get(Integer.MAX_VALUE, TimeUnit.MILLISECONDS); 方法里面被LinkedBlockingQueue.take()方法打断 -- 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]
