You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ignas (JIRA)" <ji...@apache.org> on 2019/04/17 15:15:00 UTC

[jira] [Reopened] (AIRFLOW-4339) Cleared backfill tasks do not get picked by the scheduler

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

Ignas reopened AIRFLOW-4339:
----------------------------

> Cleared backfill tasks do not get picked by the scheduler
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-4339
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4339
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: backfill, scheduler
>    Affects Versions: 1.10.1
>            Reporter: Ignas
>            Priority: Blocker
>
> When a task in a successful backfill run is cleared DagRun with running state is created but it is not picked by the scheduler. 
> If there are many of such DagRuns and the backfill command is executed, all the DagRuns will be ran at the same time, not following the max_active_runs parameter.



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