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/09/08 09:11:26 UTC

[GitHub] [incubator-brpc] Evangelione opened a new issue #1231: bthread_worker_usage超出bthread_worker_count

Evangelione opened a new issue #1231:
URL: https://github.com/apache/incubator-brpc/issues/1231


   **Describe the bug (描述bug)**
   应用场景是dmkit当发起一个调用unit的请求时,bthread_worker_usage有时会超出bthread_worker_count很多,
   当bthread_worker_count设置为9的时候,bthread_worker_usage最大会跳到40多,
   当bthread_worker_count设置为48的时候,bthread_worker_usage最大会跳到180多,
   然后就会一直timeout,无论请求多少次。
   此时如果过一会不管他,再次请求就好了。。。
   
   **To Reproduce (复现方法)**
   偶尔的访问调用会触发 bthread_worker_usage 的爆炸式增长,正常情况下是不会增长太多的,bthread_worker_usage也就长个1左右
   
   **Expected behavior (期望行为)**
   bthread_worker_usage波动正常,不会出现跳跃
   
   **Versions (各种版本)**
   OS: centos 7
   Compiler: 
   brpc: commit 2ae7f04c
   protobuf: 2.5.0
   
   **Additional context/screenshots (更多上下文/截图)**
   
   


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


[GitHub] [incubator-brpc] Evangelione commented on issue #1231: bthread_worker_usage超出bthread_worker_count

Posted by GitBox <gi...@apache.org>.
Evangelione commented on issue #1231:
URL: https://github.com/apache/incubator-brpc/issues/1231#issuecomment-688735335


   是不是和我的服务器实例有关呢,我是突发性实例1cpu 2g的,但是我看我的cpu内存占用也不高啊。


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


[GitHub] [incubator-brpc] Evangelione closed issue #1231: bthread_worker_usage超出bthread_worker_count

Posted by GitBox <gi...@apache.org>.
Evangelione closed issue #1231:
URL: https://github.com/apache/incubator-brpc/issues/1231


   


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