sunyanghah opened a new issue, #10326: URL: https://github.com/apache/dubbo/issues/10326
版本信息 dubbo :3.0.9 nacos : 2.0.3 dubbo-registry-nacos: 3.0.9 spring boot : 2.3.1.RELEASE 问题描述 全部采用的注解方式。接口有两个实现,各自分组。定义分组聚合但是只返回一个实现(有时第一个,有时第二个)的数据。 项目关键代码截图如下:     补充: 我下载了官方提供的dubbo-samples-merge项目demo,执行demo依然是无法聚合,我只更改了demo的注册中心,从zookeeper改为 nacos。还能是注册中心的问题?还请各位大哥解答疑惑。 -- 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]
