[
https://issues.apache.org/jira/browse/AIRFLOW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil Bregula resolved AIRFLOW-6001.
------------------------------------
Fix Version/s: 1.10.7
Resolution: Fixed
> Lazy load CLI commands
> ----------------------
>
> Key: AIRFLOW-6001
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6001
> Project: Apache Airflow
> Issue Type: Bug
> Components: cli
> Affects Versions: 1.10.6
> Reporter: Kamil Bregula
> Priority: Major
> Fix For: 1.10.7
>
>
> Currently, CLI loads all packages even when the command is not used in any
> way, which takes CPU time and memory. I suggest that only commands that are
> executed be loaded. This can speed up task launch time and also improve user
> productivity.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)