Rmond opened a new issue, #6021: URL: https://github.com/apache/shenyu/issues/6021
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior 环境:K8S容器部署 版本: 2.6.1 问题: pod节点因k8s node宕机异常退出后,服务出现访问异常,具体表现为有时很快,有时很慢(应该是超时之后转到的正常节点),查看admin页面,发现upsteam中异常节点没有下线,查看amin日志发现2025-05-12 01:16:17 [shenyu-upstream-health-check-request-6] ERROR org.apache.shenyu.admin.service.impl.UpstreamCheckService - check zombie upstream the url=10.244.47.9:8080 is fail 2025-05-12 01:16:30 [shenyu-upstream-health-check-request-3] ERROR org.apache.shenyu.common.utils.UpstreamCheckUtils - socket connect is error. host:10.244.47.9 port:8080 timeout:3000 手动删除异常节点ip之后,服务正常 ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Environment ```markdown ShenYu version(s): ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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...@shenyu.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org