[GitHub] [incubator-brpc] reachfish commented on issue #699: Fail to select server from list

2019-03-23 Thread GitBox
reachfish commented on issue #699: Fail to select server from list URL: https://github.com/apache/incubator-brpc/issues/699#issuecomment-475856851 好, 那我先换下其他算法试试 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-brpc] reachfish opened a new issue #699: Fail to select server from list

2019-03-23 Thread GitBox
reachfish opened a new issue #699: Fail to select server from list URL: https://github.com/apache/incubator-brpc/issues/699 当server负载较大时(32核,cpu 负载 300%~ 700% ), client会报 "[R1][E112]Fail to select server from list://127.0.0.1:10002 lb=la",

[GitHub] [incubator-brpc] jamesge commented on issue #699: Fail to select server from list

2019-03-23 Thread GitBox
jamesge commented on issue #699: Fail to select server from list URL: https://github.com/apache/incubator-brpc/issues/699#issuecomment-475856093 用其他算法有类似的现象么? This is an automated message from the Apache Git Service. To

[GitHub] [incubator-brpc] zyearn commented on issue #698: Fail to find protoc

2019-03-23 Thread GitBox
zyearn commented on issue #698: Fail to find protoc URL: https://github.com/apache/incubator-brpc/issues/698#issuecomment-475843854 try this: sh config_brpc.sh --headers=/usr/include --libs="/usr/lib64 /usr/bin/" This is an

[GitHub] [incubator-brpc] gydong commented on a change in pull request #694: Health check by rpc call

2019-03-23 Thread GitBox
gydong commented on a change in pull request #694: Health check by rpc call URL: https://github.com/apache/incubator-brpc/pull/694#discussion_r268414222 ## File path: src/brpc/socket.cpp ## @@ -979,6 +995,89 @@ void HealthCheckTask::OnDestroyingTask() { delete this;

[GitHub] [incubator-brpc] gydong commented on a change in pull request #694: Health check by rpc call

2019-03-23 Thread GitBox
gydong commented on a change in pull request #694: Health check by rpc call URL: https://github.com/apache/incubator-brpc/pull/694#discussion_r268414217 ## File path: src/brpc/socket.cpp ## @@ -979,6 +995,89 @@ void HealthCheckTask::OnDestroyingTask() { delete this;

[GitHub] [incubator-brpc] gydong commented on a change in pull request #694: Health check by rpc call

2019-03-23 Thread GitBox
gydong commented on a change in pull request #694: Health check by rpc call URL: https://github.com/apache/incubator-brpc/pull/694#discussion_r268414222 ## File path: src/brpc/socket.cpp ## @@ -979,6 +995,89 @@ void HealthCheckTask::OnDestroyingTask() { delete this;

[GitHub] [incubator-brpc] gydong commented on a change in pull request #694: Health check by rpc call

2019-03-23 Thread GitBox
gydong commented on a change in pull request #694: Health check by rpc call URL: https://github.com/apache/incubator-brpc/pull/694#discussion_r268414365 ## File path: src/brpc/controller.cpp ## @@ -986,7 +986,8 @@ void Controller::IssueRPC(int64_t start_realtime_us) {

[GitHub] [incubator-brpc] gydong commented on a change in pull request #694: Health check by rpc call

2019-03-23 Thread GitBox
gydong commented on a change in pull request #694: Health check by rpc call URL: https://github.com/apache/incubator-brpc/pull/694#discussion_r268414967 ## File path: src/brpc/socket.cpp ## @@ -1026,6 +1125,9 @@ bool HealthCheckTask::OnTriggeringTask(timespec*