polarisGitHub commented on issue #13088:
URL: https://github.com/apache/dubbo/issues/13088#issuecomment-5310823094

   我使用的3.3.6,还是会有这个情况。已经设置了超时300ms,大量线程依然卡在waitAndDrain
   
   "java.base\/java.lang.VirtualThread.parkNanos(VirtualThread.java:635)",
   "java.base\/java.lang.System$2.parkVirtualThread(System.java:2664)",
   "java.base\/jdk.internal.misc.VirtualThreads.park(VirtualThreads.java:67)",
   
"java.base\/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:267)",
   
"org.apache.dubbo.common.threadpool.ThreadlessExecutor.waitAndDrain(ThreadlessExecutor.java:67)",
   "org.apache.dubbo.rpc.AsyncRpcResult.get(AsyncRpcResult.java:220)",
   
"org.apache.dubbo.rpc.protocol.AbstractInvoker.waitForResultIfSync(AbstractInvoker.java:293)",
   
"org.apache.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:195)",
   
"org.apache.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:71)",


-- 
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]

Reply via email to