BestBigLiu commented on issue #12269: URL: https://github.com/apache/dubbo/issues/12269#issuecomment-1539837137
> 权重轮训只是一种负载均衡策略不会导致多个机器被调用到,多个机器同时收到的有可能出现了RPC请求失败触发了容错机制,或者客户端自身的重试。接口retries=“0” 看下dubbo控制台或者注册中心上面配置是否生效 我看看去 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
