TousakaRin closed issue #2665: brpc退出时卡死
URL: https://github.com/apache/brpc/issues/2665
--
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...
qhren closed issue #2633: server 端通过channel 访问其他服务,内存持续缓慢上涨,疑似内存泄漏
URL: https://github.com/apache/brpc/issues/2633
--
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 unsubscrib
icexin commented on issue #2668:
URL: https://github.com/apache/brpc/issues/2668#issuecomment-2205038609
>
我们是对backuprequest做了优化处理,只允许x%的请求发起backuprequest,并且backuprequest的阈值不是固定值,而是跟随延时的P99或者P95一起波动
有代码吗?这个需求挺常见的
--
This is an automated message from the Apache Git Service.
To respo
dashjay opened a new issue, #2676:
URL: https://github.com/apache/brpc/issues/2676
**Describe the bug (描述bug)**
When server response a big value(more than 4096K), client will get error or
hanging.
**To Reproduce (复现方法)**
I edited the example echo client/server, client send 8
yanglimingcn merged PR #2610:
URL: https://github.com/apache/brpc/pull/2610
--
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.
This is an automated email from the ASF dual-hosted git repository.
yangliming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
commit 81ae605d00e0eba6ad09eba5024edfd36e2b078a
Merge: f12bc52a 5864de63
Author: Yang,Liming
AuthorDate: Wed Jul 3 13:17:02 2
This is an automated email from the ASF dual-hosted git repository.
yangliming pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
from f12bc52a socket: fix potential double close (#2663)
add be22f1c8 remove old rpcz directory even if program cras