jamesge commented on a change in pull request #1571:
URL: https://github.com/apache/incubator-brpc/pull/1571#discussion_r769285373



##########
File path: src/brpc/load_balancer.cpp
##########
@@ -24,6 +24,7 @@
 namespace brpc {
 
 DEFINE_bool(show_lb_in_vars, false, "Describe LoadBalancers in vars");
+DEFINE_int32(default_weight_of_wlb, 0, "Default weight of Weighted 
LoadBalancer");

Review comment:
       @Huixxi 这里需要补充下评论或细化下描述,否则光看选项名称,并不太清楚作用是什么。




-- 
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]

Reply via email to