carryxyh opened a new pull request #2161: Optimize LeastActiveLoadBalance 
select.
URL: https://github.com/apache/incubator-dubbo/pull/2161
 
 
   Now the select is select a random one when there are several least active 
invokers and all of them are in warm up.
   After this pr, it will select also by weight and warm up.
   
   ISSUE:
   https://github.com/apache/incubator-dubbo/issues/904

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]

Reply via email to