linxiaobai opened a new issue #8306: URL: https://github.com/apache/dubbo/issues/8306
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.0 * Operating System version: MacOs 10.14.2 * Java version: 1.8.0_151 ### Steps to reproduce this issue 1. define a dubbo service and export to nacos 2. in unit test(will start SpringBoot) refer this service and config injvm = false 3. the service cannot be found Pls. provide [GitHub address] to reproduce this issue. ### Expected Result refer dubbo service can be invoked ### Actual Result dubbo service provider can't be found What actually happens? -- 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]
