helloy0920 commented on issue #11722:
URL: https://github.com/apache/dubbo/issues/11722#issuecomment-1454676367

   > `dubbo.application.metadataType=local` 默认就是local,可以不用改 
![image](https://user-images.githubusercontent.com/50894526/222884980-9bdfb5d4-6eae-48e7-b39e-c5a048a370a3.png)
 
https://cn.dubbo.apache.org/zh-cn/overview/mannual/java-sdk/reference-manual/config/properties/#application
   
   配置如下
   
![image](https://user-images.githubusercontent.com/45870181/222890483-83e0f80e-4e27-46bf-8bf2-7047a970a996.png)
   我把 use-as-metadata-center 设置为false,不把注册中心当元数据中心,也不配元数据中心, consumer 就 
直接NoProvider 了,我理解应该是去注册中心找的订阅的服务地址,然后调用MetaDataService获取元数据, 是我理解有问题还是配置有问题 
dubbo版本3.1.7


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to