[GitHub] [incubator-brpc] zyearn commented on pull request #1320: Fix registering multiple addresses to discovery

2021-01-07 Thread GitBox
zyearn commented on pull request #1320: URL: https://github.com/apache/incubator-brpc/pull/1320#issuecomment-756295195 Thanks for the contribution. This is an automated message from the Apache Git Service. To respond to the m

[incubator-brpc] branch master updated (b34b776 -> b226c34)

2021-01-07 Thread jiashunzhu
This is an automated email from the ASF dual-hosted git repository. jiashunzhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from b34b776 add guarding logs for recordio new ccd59ed Fix registering multiple addresses to discovery

[GitHub] [incubator-brpc] zyearn merged pull request #1320: Fix registering multiple addresses to discovery

2021-01-07 Thread GitBox
zyearn merged pull request #1320: URL: https://github.com/apache/incubator-brpc/pull/1320 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

[GitHub] [incubator-brpc] zkh2016 opened a new issue #1323: 性能问题

2021-01-07 Thread GitBox
zkh2016 opened a new issue #1323: URL: https://github.com/apache/incubator-brpc/issues/1323 **Describe the bug (描述bug)** 最近用rpc_replay压测一个server发现这样一个现象: 1. 当压到比如4000qps的时候就出现超时了,但是这时候的CPU,内存,网络带宽等资源都还足够继续往上压。 2. 在一台机器上开启两个server进程(不同端口),开多个rpc_replay(与server不同机器)压这两个server的时候可以压到大