caijixmx opened a new issue #8565: URL: https://github.com/apache/dubbo/issues/8565
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [ ] 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: 3.0.1、3.0.2 * Operating System version: xxx * Java version: xxx ### Steps to reproduce this issue 1. 配置dubbo.registry.default=false 2. 运行读取到的RegistryConfig中的isDefault属性为null 3. xxx Pls. provide [GitHub address] to reproduce this issue. ### Expected Result What do you expected from the above steps? 当配置了该配置项,其对应配置类中的属性为对应的值false或是true,而不是null ### Actual Result 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]
