AlbumenJ commented on issue #9243:
URL: https://github.com/apache/dubbo/issues/9243#issuecomment-1247641099

   > > 
如果注册中心地址使用了nacos协议,检查是否使用dubbo.cloud.subscribed-services,如果有,注释调试试,即不用订阅服务(nacos默认是接口发现)
   > > ```
   > > dubbo:
   > >   cloud:
   > >     #subscribed-services:  dms-service-provider
   > > ```
   > 
   > 有没有什么办法能动态订阅,我不想用*订阅所有服务,我只有跑的时候才去有可能订阅服务
   
   使用原生 Dubbo 3 的应用级服务发现是能支持的,使用 Spring Cloud Alibaba 版本由于缺失服务映射无法支持


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