[
https://issues.apache.org/jira/browse/AIRFLOW-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506149#comment-16506149
]
ASF subversion and git services commented on AIRFLOW-437:
---------------------------------------------------------
Commit df05546f8d4676ff3651e6a4c093ad068c7f5bbc in incubator-airflow's branch
refs/heads/master from [~msumit]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=df05546 ]
[AIRFLOW-437] Send TI context in kill zombies
Fix to provide proper TI context while calling ti.handle_failure during
kill_zombies, as without the context handler_failure is of no use and
its equivalent of marking those TIs as failed directly.
This patch had conflicts when merged, resolved by
Committer: Ash Berlin-Taylor
<[email protected]>
Closes #1796 from msumit/AIRFLOW-437-2
> Provide task context while calling ti.handle_failure during kill_zombies
> ------------------------------------------------------------------------
>
> Key: AIRFLOW-437
> URL: https://issues.apache.org/jira/browse/AIRFLOW-437
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Sumit Maheshwari
> Assignee: Sumit Maheshwari
> Priority: Major
>
> Without proper context {{ti.handler_failure}} is of no use and its as good as
> marking those TIs failed directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)