You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/03/15 06:39:12 UTC

[GitHub] [dubbo-samples] AlbumenJ commented on a change in pull request #283: 复现只有一台provider 时, MergeableClusterInvoker 的bug

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:
users@infra.apache.org



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