zyearn commented on issue #824: fix lalb be disabled wrongly
URL: https://github.com/apache/incubator-brpc/pull/824#issuecomment-535387890
 
 
   This pr fixed the issue that _base_weight is accidentally set to 0 and 
Disable() returns true since _base_weight is equal to 0. As a result, LALB 
would skip the server because it is 'disabled' which should not. If you run 
across selecting failure and use brpc before Jun, it may probably be caused by 
this issue. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to