yanglimingcn commented on issue #2950: URL: https://github.com/apache/brpc/issues/2950#issuecomment-2812053398
> 大概发现了一些规律,当 event_dispatcher_num 或者 rdma_poller 的个数大于 brpc_worker_num 时, 就会触发该问题 event_dispatcher_num+rdma_poller的和不能大于brpc_worker_num,否则worker线程都让它们占用了,没有处理请求的worker了。 按照这个试试还会有这个问题吗? -- 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: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org