chickenlj commented on issue #10174: URL: https://github.com/apache/dubbo/issues/10174#issuecomment-1159895288
> 同样遇到该问题,Dubbo Version: 3.0.8设置group无效,dubbo在nacos中都显示DEFAULT_GROUP 使用的应用级服务发现还是接口级服务发现? 1. 应用级服务发现中,注册中心被设计使用固定的 DEFAULT_GROUP; 2. 接口级服务发现中,注册中心group配置应该是没有问题的; -- 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]
