xingfudeshi commented on PR #1041:
URL: https://github.com/apache/dubbo-samples/pull/1041#issuecomment-1970365601
I have been trying for a long time but still cannot succeed. Please help me
check where the problem is
It seems to be a network issue in the Docker environment. I'm not sure if
it's because I'm using Multicast. Please take a look at my code.
```
dubbo:
application:
logger: slf4j
name: ${spring.application.name}
qos-enable: false
registry:
address: multicast://224.5.6.7:1234
protocol:
port: 20881
name: dubbo
```
I don't want to introduce any extra middleware to increase the time cost of
user experience data, so I use Multicast as the registry.
--
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]