apache / apache/incubator-seata
optimize system configuration acquisition method
Open
task: help-wanted
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
## Why you need it?
Is your feature request related to a problem? Please describe in details
Create a cache center containing the configuration in the system and env
可以建立一个缓存,加载系统和env中的配置,优化目前从环境变量读取的方式
建议在ConfigurationCache中,解决ConfigurationCache读取不到配置时,可以从环境的缓存中尝试读取
## How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
## Other related information
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.