You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/11/13 07:33:22 UTC

[GitHub] [dubbo] kylixs commented on issue #9207: [2.7.x] ConfigCenterBean#includeSpringEnv can not work

kylixs commented on issue #9207:
URL: https://github.com/apache/dubbo/issues/9207#issuecomment-967798518


   It seems misunderstanding of `includeSpringEnv` of `config-center`, please see the example: [dubbo-samples-configcenter-externalconfiguration](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-configcenter/dubbo-samples-configcenter-externalconfiguration).
   
   At the same time, `dubbo.config-center.include-spring-env` was not processed correctly, and external configuration was not loaded correctly from Spring Environment.
   
   **Temporary solution: Define `config-center` through xml/java bean.**
   
   This bug will be fixed in 3.0.x, and the 2.7.x may not be fixed.


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org