Accelerator96 opened a new issue, #14666: URL: https://github.com/apache/dubbo/issues/14666
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar issues. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Dubbo Version Dubbo version 3.2.11 JDK 1.8 in k8s ### Steps to reproduce this issue start provider and consumer in k8s use tri protocol。 not using a registry center, but connecting directly using DNS. There is no issue during startup, but after running for a period of time (about 7 or 8 hours), the client reports that it cannot connect to the provider. <img width="868" alt="image" src="https://github.com/user-attachments/assets/8f4c97a6-0b7e-4237-8496-7523134cdccb"> <img width="1160" alt="image" src="https://github.com/user-attachments/assets/3b5c0037-e935-4a72-82ba-13eda47b15f7"> ### What you expected to happen sa ### Anything else _No response_ ### Are you willing to submit a pull request to fix on your own? - [ ] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
