You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/09 14:54:23 UTC

[GitHub] [airflow] mik-laj commented on issue #7644: [AIRFLOW-7003] Lazy load all plguins

mik-laj commented on issue #7644: [AIRFLOW-7003] Lazy load all plguins
URL: https://github.com/apache/airflow/pull/7644#issuecomment-596581085
 
 
   > I think we need to call integrate_dag_plugins() form somewhere in the task execution path too
   
   I called this method here: 
   https://github.com/apache/airflow/pull/7644/files#diff-0d282e5c2bb3b60ee0d056a990cf0927R195
   
   Both SchedulerJob and LocalTaskJob use this method.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services