Zihan Li created GOBBLIN-1635:
---------------------------------
Summary: Avoid loading env configuration when using config store
to improve the performance
Key: GOBBLIN-1635
URL: https://issues.apache.org/jira/browse/GOBBLIN-1635
Project: Apache Gobblin
Issue Type: Improvement
Reporter: Zihan Li
Now, when load config from config store, we use the system env config as the
fall back, when the number of env config is large, it significantly slow the
process to load config store. And after verification, we rarely use anything in
the env config, so this PR is to avoid that fallback
--
This message was sent by Atlassian Jira
(v8.20.7#820007)