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 2021/08/12 06:45:42 UTC

[GitHub] [dubbo] startjava commented on issue #8485: dubbo3.0.1有BUG!!!!!!!!!!!!@DubboService(loadbalance = LoadbalanceRules.ROUND_ROBIN, weight = x)权重无效

startjava commented on issue #8485:
URL: https://github.com/apache/dubbo/issues/8485#issuecomment-897390588


   @DubboService(loadbalance = LoadbalanceRules.ROUND_ROBIN, weight = 2)
   属性weight只在服务端有这个属 性,在@DubboReference中没有此属性,如果服务端配置不能传递给客户端,这就是典型的BUG。


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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