thanks very much. more info: ---------------------- java grpc sdk: 1.46.0 netty: 4.1.78.Final 在2022年8月17日星期三 UTC+8 04:19:37<[email protected]> 写道:
> I think this is the same issue as this one: > https://github.com/grpc/grpc-java/issues/2832. > Otherwise, could you please provide more info? gRPC/netty versions? > > On Thursday, August 11, 2022 at 12:56:35 AM UTC-7 [email protected] wrote: > >> now all grpc-default-worker-ELG threads happens below stack: >> >> ----------------------------------------------------------------------------------------------------------------------------------- >> >> "grpc-default-worker-ELG-1-8" #179 daemon prio=5 os_prio=0 >> tid=0x0000fffeccd99000 nid=0x14561 runnable [0x0000fffe339fa000] >> java.lang.Thread.State: RUNNABLE >> at >> io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.poll(BaseMpscLinkedArrayQueue.java:340) >> at >> io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue.poll(MpscUnboundedArrayQueue.java:23) >> at >> io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.pollTaskFrom(SingleThreadEventExecutor.java:215) >> at >> io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.pollTask(SingleThreadEventExecutor.java:210) >> at >> io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:482) >> at >> io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384) >> at >> io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) >> at >> io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) >> at >> io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) >> at java.lang.Thread.run(Thread.java:748) >> >> Locked ownable synchronizers: >> - None >> >> >> is there any solutions? thank you very much. >> > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/4c8dded0-600c-4464-8e94-ef7732847e78n%40googlegroups.com.
