You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/21 08:13:00 UTC

[jira] [Commented] (AIRFLOW-719) Skipped operations make DAG finish prematurely

    [ https://issues.apache.org/jira/browse/AIRFLOW-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057146#comment-16057146 ] 

ASF subversion and git services commented on AIRFLOW-719:
---------------------------------------------------------

Commit a45e2d1888ffb19dab8401e07b10724090bf20f0 in incubator-airflow's branch refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=a45e2d1 ]

[AIRFLOW-1296] Propagate SKIPPED to all downstream tasks

The ShortCircuitOperator and LatestOnlyOperator
did not mark
all downstream tasks as skipped, but only direct
downstream
tasks.

Closes #2365 from bolkedebruin/AIRFLOW-719-3


> Skipped operations make DAG finish prematurely 
> -----------------------------------------------
>
>                 Key: AIRFLOW-719
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-719
>             Project: Apache Airflow
>          Issue Type: Sub-task
>          Components: operators, scheduler
>    Affects Versions: 1.8.0
>            Reporter: Alex Van Boxel
>            Assignee: Bolke de Bruin
>            Priority: Blocker
>             Fix For: 1.8.1
>
>
> Since revision 2630361ca24737c28f458825b20ab11c9c996b17 the SKIPPED and SUCCESS are treated the same, this causes the DAG to finish prematurely when using a Branching operator where on branch is finished.



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