You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2017/04/11 23:35:41 UTC

[jira] [Created] (AIRFLOW-1100) Subdag tasks were not getting run

Rui Wang created AIRFLOW-1100:
---------------------------------

             Summary: Subdag tasks were not getting run
                 Key: AIRFLOW-1100
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1100
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Rui Wang
            Assignee: Rui Wang


Observed some subdag tasks were not getting run because states of such tasks were reset to NONE in reset_state_for_orphaned_tasks by scheduler, so BackfillJob got into a infinite loop and could not send such tasks to executor, even all dependencies were met. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)