You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/10 05:55:16 UTC

[jira] [Resolved] (OOZIE-518) OOZIE-101: ${wf:lastErrorNode()} is not set when an action ends in error

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

Roman Shaposhnik resolved OOZIE-518.
------------------------------------

    Resolution: Fixed

> OOZIE-101: ${wf:lastErrorNode()} is not set when an action ends in error
> ------------------------------------------------------------------------
>
>                 Key: OOZIE-518
>                 URL: https://issues.apache.org/jira/browse/OOZIE-518
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>
> The ACtionEndCommand logic currently invokes *DagELFunctions.setActionInfo(wfInstance, action);* first and then invokes *executor.end(context, action);*
> The problem is that until *executor.end* is invoked the action status is DONE, the *executor.end* method is responsible for converting the external status to OK/ERROR.
> The order of invocation of these 2 methods should be swapped.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira