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 2019/12/27 11:01:51 UTC

[GitHub] [airflow] potiuk commented on issue #6905: [AIRFLOW-6361] Run LocalTaskJob directly in Celery task

potiuk commented on issue #6905: [AIRFLOW-6361] Run LocalTaskJob directly in Celery task
URL: https://github.com/apache/airflow/pull/6905#issuecomment-569246664
 
 
   Really nice! This looks really nice - unless there is some hidden side effect in the CeleryExecutor, this looks like really nice improvement. LocalTaskJob uses task runner underneath that provides appropriate isolation between tasks already so indeed that looks like an unnecessary overhead to start yet another process. I'd love others to take a look but this one looks great for me!

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