alfredodiego opened a new issue, #10520: URL: https://github.com/apache/dubbo/issues/10520
<!-- 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.0.4 * Operating System version: linux * Java version: 1.8 ### Steps to reproduce this issue 根据文档配置dubbo.application.hostname,但是这个配置一直为空,程序还是通过InetAddress.getLocalHost().getHostName() 获取hostname 排查发现ApplicationBuilder 并没有对hostname这个属性进行build -- 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]
