You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am sure that all the content I provide is in English.
Search before asking
I had searched in the issues and found no similar issues.
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo 3.2.11
Steps to reproduce this issue
Use triple call provider api with istio sidecar injection, after about 1-2 hours, get RPC error, the log shows no provider problem.
By troubleshooting, we found the problem may be netty get the wrong connection status, the connection is health, but netty mark it as bad, so the RPC has been terminated.
What you expected to happen
Work fine as it start.
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!
wilsonwu
changed the title
[Bug] Dubbo 3.2.11 work with Istio get no provider, can't connect error
[Bug] Dubbo 3.2.11 work with Istio get no provider, connection error
Sep 24, 2024
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo 3.2.11
Steps to reproduce this issue
Use triple call provider api with istio sidecar injection, after about 1-2 hours, get RPC error, the log shows no provider problem.
By troubleshooting, we found the problem may be netty get the wrong connection status, the connection is health, but netty mark it as bad, so the RPC has been terminated.
What you expected to happen
Work fine as it start.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: