[
https://issues.apache.org/jira/browse/AIRFLOW-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-4928.
----------------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> Remove redundant config parsing in DagBag
> ------------------------------------------
>
> Key: AIRFLOW-4928
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4928
> Project: Apache Airflow
> Issue Type: Improvement
> Components: models
> Affects Versions: 1.10.3
> Reporter: Sergio Kef
> Assignee: Sergio Kef
> Priority: Minor
> Labels: easyfix
> Fix For: 2.0.0
>
>
> In DagBag, configuration file is parsed multiple times while this can be
> avoided. We can save the values we read in the object namespace and refer it
> within the instance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)