You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/01/25 20:37:26 UTC

[jira] [Commented] (AIRFLOW-798) LocalTaskJob can terminate prematurely

    [ https://issues.apache.org/jira/browse/AIRFLOW-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838531#comment-15838531 ] 

ASF subversion and git services commented on AIRFLOW-798:
---------------------------------------------------------

Commit 24d641bc106c112f86771bd394d877dd4df578f9 in incubator-airflow's branch refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=24d641b ]

[AIRFLOW-798] Check return_code before forcing termination

LocalTaskJob could still log an error en self destruct,
although the underlying process already exited.


> LocalTaskJob can terminate prematurely
> --------------------------------------
>
>                 Key: AIRFLOW-798
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-798
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Bolke de Bruin
>
> LocalTaskJob monitors the task instance for changes and terminates if it is changed outside its scope.
> This can happen also to tasks finishing properly.
> In addition to log reports a wrong state, as the TaskInstance in LocalTaskJob is not refreshed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)