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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to