JiaoZiLang commented on a change in pull request #1645:
URL: https://github.com/apache/incubator-brpc/pull/1645#discussion_r772065936
##########
File path: src/brpc/load_balancer.h
##########
@@ -77,7 +77,7 @@ class LoadBalancer : public NonConstDescribable, public
Destroyable {
virtual bool AddServer(const ServerId& server) = 0;
// Remove `server' from this balancer.
- // Returns true iff the server was removed.
+ // Returns true if the server was removed.
Review comment:
Get thx ~.~
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]