lvliuzhong commented on issue #10570: URL: https://github.com/apache/dubbo/issues/10570#issuecomment-1285069789
> >  > > 3.1.1 中继续重连是因为开启了推空保护,在 provider 地址变成 0 的时候会保留最后一个地址防止由于注册中心的 bug 导致地址为 0。 > > @lvliuzhong 注册中心地址上添加 enable-empty-protection=false 参数可以关闭推空保护 之前的版本也是这么解决的吗? -- 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]
