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 2019/08/20 03:15:23 UTC

[GitHub] [incubator-brpc] wxj1992 opened a new issue #894: 随着运行时间的增长出现很多未释放的close wait的连接和bthread

wxj1992 opened a new issue #894: 随着运行时间的增长出现很多未释放的close wait的连接和bthread
URL: https://github.com/apache/incubator-brpc/issues/894
 
 
   用了两年brpc了,以前一直没出现这个问题,进开始出现这个问题,去线上机器看发现很多close wait的连接,在达到并发上限之前业务不会有什么问题,但是一旦到上限上游的连接就有问题了,gdb看了下那些hang住的bthread应该都阻塞了,worker线程里面找不到相关信息,有什么办法能得到这些bthread的信息么?contention也没什么异常。

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


With regards,
Apache Git Services

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