neverlaughtingboy commented on issue #11289: URL: https://github.com/apache/dubbo/issues/11289#issuecomment-1620938198
@AlbumenJ 我最近也遇到了这个问题,我的场景是这样的,消费端的 dubbo 版本是 3.2.0,jdk 版本是17,服务端的 dubbo 版本是 3.1.10,jdk版本是1.8,都在容器环境,注册中心是 nacos,当时服务端由于 oom 被 Kubernets 给 kill 了,后面消费端出现了很多 ReconnectTimerTask 尝试重连已经下线的消费端失败的错误日志,当时消费端应该有6个副本,这些错误日志集中在其中两个副本,然后我看了 3.2.0 的源码,你上面提到的 #10938 和 #11780 应该在 3.2.0 的版本都已经合进去了,能帮忙分析下为啥还会出现这个问题吗。 -- 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-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org