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/16 11:43:16 UTC

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

alandiaslee edited a comment 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)
   看起来线程已经被用满。自适应限流并没有起到保护服务的作用,认为正常的逻辑应该是自适应限流先被触发。
   ![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