apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
29.13k stars 10.2k forks source link

有些属性配置无法生效 #2769

Closed 1725636955 closed 2 years ago

1725636955 commented 4 years ago

例如spring.cloud.inetutils.preferred-networks = 192.168.0.186 配置在bootstrap.properties可以生效生效,但是将spring.cloud.inetutils.preferred-networks配置在Apollo上无法生效,Apollo的配置是配置到bootstrap.properties上面的并且apollo.bootstrap.enabled = true apollo.bootstrap.eagerLoad.enabled=true apollo.bootstrap.namespaces = elasticsearch.properties,application.properties配置了这些属性

nobodyiam commented 4 years ago

可以看下该配置是哪个类具体使用的吗?可能要看下它具体的配置读取方式

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

1725636955 commented 2 years ago

我尽量找下

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.