[
https://issues.apache.org/jira/browse/AIRFLOW-4420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852810#comment-16852810
]
ASF subversion and git services commented on AIRFLOW-4420:
----------------------------------------------------------
Commit e824cc76ff86ca73ddffa1f3f5f57e9a336a86b2 in airflow's branch
refs/heads/v1-10-stable from Chao-Han Tsai
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=e824cc7 ]
[AIRFLOW-4420] Backfill respects task_concurrency (#5221)
Ensure that backfill respects task_concurrency.
That is, the number of concurrent running tasks
across DAG runs should not exceed task_concurrency.
(cherry picked from commit e1876250125ecd2d8556a5475a40459469ed29bf)
> Backfill respects task_concurrency
> ----------------------------------
>
> Key: AIRFLOW-4420
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4420
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Chao-Han Tsai
> Assignee: Chao-Han Tsai
> Priority: Major
> Fix For: 1.10.4
>
>
> Airflow backfill should respect
> [task_concurrency|https://github.com/apache/airflow/blob/af3090786b170baf32c75fbd03c5f277c3ffaef8/airflow/models/baseoperator.py#L195-L197].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)