legionxiong commented on PR #2819:
URL: https://github.com/apache/brpc/pull/2819#issuecomment-2833892270

   > 多 client 场景中会出现大片 RPC 超时 [E110]Fail to connect Socket ... : Connection 
timed out [E1008]Reached timeout=2500ms 
![image](https://private-user-images.githubusercontent.com/19409549/437945229-3b29309c-1cf7-4378-94a7-746439078325.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDU4MTEyMTQsIm5iZiI6MTc0NTgxMDkxNCwicGF0aCI6Ii8xOTQwOTU0OS80Mzc5NDUyMjktM2IyOTMwOWMtMWNmNy00Mzc4LTk0YTctNzQ2NDM5MDc4MzI1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA0MjglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwNDI4VDAzMjgzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTE1ZTMwZmFhNmRhNjhhNTdjOGM5OWIyNTI2MjcxMjA0NDE4NDQzOTE1ZDZlYmVhNWZlMjY4YTcwZjUwOGM5MjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.tkZ1EACzM4HUgPG4cSVi9naD90s7vN1SCruYoMih20o)
   
   从我这边测试的情况来看, 应该是进入到了 TaskGroup::push_rq 的死循环了。 有个 server 无法再和其他 client 建立 
socket 连接, 我们在 server 端设置的 pthread worker 数量是 6


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

Reply via email to