You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Maxime Beauchemin (JIRA)" <ji...@apache.org> on 2017/06/08 15:23:18 UTC

[jira] [Updated] (AIRFLOW-1294) Backfills can loose tasks to execute due to tasks setting themselves to NONE

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

Maxime Beauchemin updated AIRFLOW-1294:
---------------------------------------
    Fix Version/s: 1.8.2

> Backfills can loose tasks to execute due to tasks setting themselves to NONE
> ----------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1294
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1294
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: backfill
>    Affects Versions: 1.8.1
>            Reporter: Bolke de Bruin
>            Priority: Blocker
>             Fix For: 1.8.2
>
>
> In the backfills we can loose tasks to execute due to a task setting its own state to NONE if concurrency limits are reached, this makes them fall outside of the scope the backfill is managing hence they will not be executed. 



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