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 zoud...@gmail.com 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 grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/6eab6f33-6879-4809-9463-7eeec0dd8f17n%40googlegroups.com.