[ 
https://issues.apache.org/jira/browse/AIRFLOW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977597#comment-16977597
 ] 

ASF GitHub Bot commented on AIRFLOW-6001:
-----------------------------------------

mik-laj commented on pull request #6594: [AIRFLOW-6001] Lazy load CLI commands
URL: https://github.com/apache/airflow/pull/6594
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>
> 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)

Reply via email to