You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2020/12/15 06:35:52 UTC

[GitHub] [incubator-brpc] alandiaslee commented on issue #1277: 自适应限流问题E2004

alandiaslee commented on issue #1277:
URL: https://github.com/apache/incubator-brpc/issues/1277#issuecomment-745085955


   > 0.9.8-rc01
   
   升级了新版brpc,开启自适应限流,在压力较大的情况下,服务端率先触发了E1008超时错误,
   ![image](https://user-images.githubusercontent.com/73467889/102179554-4d93e080-3ee2-11eb-905b-ae04b15490b5.png)
   看起来线程已经被用满。认为正常的逻辑应该是自适应限流先被触发,这样对server以及服务稳定性能起到保护作用。
   ![image](https://user-images.githubusercontent.com/73467889/102179827-cb57ec00-3ee2-11eb-9d8d-bcd9af59db01.png)
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org