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/01 08:02:06 UTC

[GitHub] shenfx opened a new issue #2421: roundrobin 负载不均衡问题

shenfx opened a new issue #2421: roundrobin 负载不均衡问题
URL: https://github.com/apache/incubator-dubbo/issues/2421
 
 
   同一台机器,不同provider dubbo服务端口方式测试
   
   consume.xml, provider.xml 服务均配置 loadbalance="roundrobin", 使用zookeeper注册中心。
   
   如果一上来就启动好2个provider, 再启动consumer,通过日志观察2个provider基本上是轮询负载的,但是如果先启动一个 provider + consumer 运行一段时间,在启动第二个provider,则发现2个provider之间的轮询负载很不均衡。
   
   

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