dubbo
dubbo copied to clipboard
dubbo 2.7.x+ 版本关闭元数据中心功能
- [ 🆗] I have searched the issues of this repository and believe that this is not a duplicate.
Ask your question here
如题,对元数据中心功能无需求,是否可以关闭?
使用的注册中心是nacos
https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/config/properties/#registry dubbo registry useAsMetadataCenter 配置为 false 如果通过yaml需要改成 use-as-metadata-center
关闭之后是否会有影响?