leyou240 commented on issue #9306:
URL: https://github.com/apache/dubbo/issues/9306#issuecomment-977398086


   > > 这个是元数据信息
   > 
   > 要保留吗, 我看nacos每个命名空间有200个配置文件的限制, 现在dubbo都用了50个, 后面可能会更多
   我按这个方式使用,没有发现有问题。使用的是dubbo3.0.4版本
   ```
   dubbo:
     registry:
       address: nacos://xxx:8848
       username: 
       password: 
       use-as-metadata-center: false
   ```


-- 
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