xxxcrel opened a new issue, #10196: URL: https://github.com/apache/dubbo/issues/10196
<!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy --> - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.x * Operating System version: Mac os * Java version: 1.8.0_301 ### Steps to reproduce this issue precondition 1. 接口级别注册(经查看相关issue, 3.x的应用级别注册暂不支持分组聚合) 2. nacos为注册中心 setp 1. start [merge-sample](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-merge) Pls. provide [GitHub address] to reproduce this issue. ### Expected Behavior The results merge correctly <!-- What do you expect from the above steps?--> ### Actual Behavior only call providerA <!-- What actually happens? --> If there is an exception, please attach the exception trace: ``` Just put your stack trace here! ``` -- 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]
