457049726 commented on issue #1964: dubbo.application.qos.enable=false 
在apollo中无效
URL: 
https://github.com/apache/incubator-dubbo/issues/1964#issuecomment-398667834
 
 
   回复  EonianGlutton :
   项目用的是spring boot  配合 apollo配置中心 一起使用,项目没有 
dubbo.properties配置文件,而且application.properties或者application.yml 
没有任何dubbo方面的配置,所有配置被转移到 apollo。但是spring.application.name 
、dubbo.protocol.port之类的参数,配置在 apollo 中正正常被系统拉取到。但唯独  
dubbo.application.qos.enable 和  dubbo.application.qos.port 配置无效。
   不过刚刚经过自己查看 dubbo配置方面的源代码,尝试性的在 apollo中将 dubbo.application.qos.enable 配置改成  
dubbo.application.qosEnable 这个,问题得到解决。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to