[
https://issues.apache.org/jira/browse/AIRFLOW-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022091#comment-17022091
]
ASF subversion and git services commented on AIRFLOW-6576:
----------------------------------------------------------
Commit 4377ef3854d0cc19e348ccb75de19b9f464903d8 in airflow's branch
refs/heads/v1-10-test from QP Hou
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=4377ef3 ]
[AIRFLOW-6576] Fix scheduler crash caused by deleted task with sla misses
(#7187)
When a task with SLA is deleted from a DAG after the SLA miss is logged
but before the notification was sent, scheduler will crash with an
AirflowException
> Deleting a task with SLA crashes the scheduler
> ----------------------------------------------
>
> Key: AIRFLOW-6576
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6576
> Project: Apache Airflow
> Issue Type: New Feature
> Components: scheduler
> Affects Versions: 2.0.0
> Reporter: QP Hou
> Assignee: QP Hou
> Priority: Major
> Fix For: 2.0.0, 1.10.8
>
>
> When a task with SLA is deleted from a DAG after the SLA miss is logged but
> before the notification was sent, scheduler will crash with an
> AirflowException
--
This message was sent by Atlassian Jira
(v8.3.4#803005)