jamesge commented on a change in pull request #694: Health check by rpc call
URL: https://github.com/apache/incubator-brpc/pull/694#discussion_r268081937
##########
File path: src/brpc/load_balancer.h
##########
@@ -40,6 +40,7 @@ class LoadBalancer : public NonConstDescribable, public
Destroyable {
bool has_request_code;
uint64_t request_code;
const ExcludedServers* excluded;
+ bool health_check_call;
Review comment:
hc绝对不会走lb,这个是不必要的,删掉吧
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]