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/13 15:23:00 UTC

[jira] [Resolved] (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 resolved AIRFLOW-1294.
----------------------------------------
    Resolution: Fixed
      Assignee: Bolke de Bruin

Bolke fixed it, PR got merged.

> 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
>            Assignee: 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.4.14#64029)