dubbo: #dubbo配置
  registry:
    address: nacos://127.0.0.1:13100?backup=127.0.0.1:13101,127.0.0.1:13102 
#使用nacos注册中心

这里会导致dubbo把所有的调用都注册到public 上;

我在配置里没有找到关于namespace的配置;
网路上也找不到关于修改namespace的;

[ Full content available at: https://github.com/apache/dubbo/issues/5747 ]
This message was relayed via gitbox.apache.org for 
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to