You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/14 01:40:19 UTC

[GitHub] Jeff-Lv commented on issue #2421: roundrobin 负载不均衡问题

Jeff-Lv commented on issue #2421: roundrobin 负载不均衡问题
URL: https://github.com/apache/incubator-dubbo/issues/2421#issuecomment-421203694
 
 
   Actually, Dubbo takes 10 minutes during the warming of the provider, and during the warmup minutes, the load to this provider is inceasely up, so this appears some unbalances as you see. but after the warmup, it will be balanced. 
   
   BTW, if you have no special requirement,  recommend you to use random strategy because of its simplicity and efficient compared to the RR‘s states calcuations.
   
   this issue can be closed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org