Skip to content

[Bug] Dubbo 3.2.11 work with Istio get no provider, connection error #14715

Open
@wilsonwu

Description

@wilsonwu

Pre-check

  • 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!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions