You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2018/08/21 12:51:00 UTC

[jira] [Closed] (AIRFLOW-1287) Python ShortCircuitOperator missing DAG filter when setting downstream deps as skipped

     [ https://issues.apache.org/jira/browse/AIRFLOW-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ash Berlin-Taylor closed AIRFLOW-1287.
--------------------------------------
    Resolution: Duplicate

> Python ShortCircuitOperator missing DAG filter when setting downstream deps as skipped
> --------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1287
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1287
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>    Affects Versions: Airflow 1.8
>            Reporter: Luke Rohde
>            Assignee: Luke Rohde
>            Priority: Major
>
> The ShortCircuitOperator sets status to skipped for task instances by name and execution date, but fails to filter by DAG. So if multiple DAGs have the tasks with the same name, this sets downstream tasks to skipped on other DAGs.
> https://github.com/apache/incubator-airflow/pull/2351



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)