AlbumenJ commented on a change in pull request #283:
URL: https://github.com/apache/dubbo-samples/pull/283#discussion_r594081477
##########
File path:
dubbo-samples-merge/dubbo-samples-merge-provider1/src/main/resources/spring/merge-provider.xml
##########
@@ -25,7 +25,7 @@
<dubbo:application name="merge-provider-1"/>
- <dubbo:registry address="zookeeper://${zookeeper.address:127.0.0.1}:2181"/>
+ <dubbo:registry
address="zookeeper://${zookeeper.address:192.168.0.156}:2181"/>
Review comment:
pls not change this address, which will cause address problem for other
users
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]