You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "George Leslie-Waksman (JIRA)" <ji...@apache.org> on 2017/07/25 18:39:00 UTC

[jira] [Created] (AIRFLOW-1460) Tasks get stuck in the "removed" state

George Leslie-Waksman created AIRFLOW-1460:
----------------------------------------------

             Summary: Tasks get stuck in the "removed" state
                 Key: AIRFLOW-1460
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1460
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: George Leslie-Waksman
            Assignee: George Leslie-Waksman


The current handling of task instances that get assigned the state "removed" is that they get ignored.

If the underlying task later gets re-added, the existing task instances will prevent the task from running in the future.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)