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 java 3.2.4,nacos-client 2.2.4
Steps to reproduce this issue
When both the provider and consumer are restarted simultaneously, and consumer.check = false is set, there is a certain probability that this issue will occur. Upon inspection, the heartbeat connections between the provider and consumer to Nacos appear normal.
What you expected to happen
I suspect that Dubbo's internal service address cache has an issue; it does not replace the local cache with the latest address fetched from Nacos.
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!
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo java 3.2.4,nacos-client 2.2.4
Steps to reproduce this issue
When both the provider and consumer are restarted simultaneously, and consumer.check = false is set, there is a certain probability that this issue will occur. Upon inspection, the heartbeat connections between the provider and consumer to Nacos appear normal.
What you expected to happen
I suspect that Dubbo's internal service address cache has an issue; it does not replace the local cache with the latest address fetched from Nacos.
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: