elvislou commented on issue #10484: URL: https://github.com/apache/dubbo/issues/10484#issuecomment-1855003511
> consumer 我们这边dubbo2.x的最新版本,再k8s provider滚动重启的情况下consumer依然有概率(比较偶发)会一直连老的ip调用服务,导致服务调用失败,而且这个报错会一直持续无法恢复。 这个问题跟ReconnectTimerTask那个重连老ip还不一样,那个顶多是心跳失败,不影响业务调用,我碰到的问题直接影响到业务调用。 请问各位该怎么解决啊,生产环境也不可能经常去重启consumer服务。 -- 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]
