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/11/24 06:09:33 UTC

[GitHub] [dubbo] zuonidelaowang commented on issue #9293: 配置禁用元数据中心后,comsumer启动报错,我该怎么配置?

zuonidelaowang commented on issue #9293:
URL: https://github.com/apache/dubbo/issues/9293#issuecomment-977562643


   > @zuonidelaowang 只配置这个use-as-metadata-center: false 测试没发现有元数据上报了
   
   但是业务调用出现问题了,comsumer 调用 provider 有问题, 你用应用级别的注册方式,不要用接口的方式注册
   ```
   dubbo:
     registry:
       address: nacos://${nacos.server}?registry-type=service


-- 
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-unsubscribe@dubbo.apache.org

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