Open seqwait opened 6 months ago
Dubbo will aggegrate the providers which have the same address.
You can have a look at the example I wrote, where case-configuration.yml will be converted to a real docker file in the target directory, you can refer to how to use it
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
openjdk1.8 release:3.2.0 dubbo: 2.0.2
Steps to reproduce this issue
two instance app service registry to docker service name docker compose config
consumer invoke
result only one instance receive and execute
iService
methodWhat you expected to happen
all app instance service execute
iService
methodAnything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct