wwulfric commented on issue #48: dubbo.registry.address 不起作用 初始化的总是本地的zookeeper
URL: 
https://github.com/apache/incubator-dubbo-spring-boot-project/issues/48#issuecomment-383468084
 
 
   > I get the same problem,I config the registry address of 
192.168.86.119:2181 ,but it just Export dubbo service XXXXService to local 
registry, dubbo version: 2.6.1, current host: 192.168.86.222.I still can't find 
method solving it.
   
   I met up with the same problem. Configured to my zk, but still export to 
local registry:0.0.0.0:9090, and cannot connect to it because I didn't have a 
local registry.
   
   The reason is that I have `<dubbo:registry file="xxx">` in my config. 
Removing it solved this problem.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to