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

Shwetha G S updated OOZIE-2090:
-------------------------------
    Fix Version/s:     (was: trunk)
                   4.2

> wf:lastErrorNode does not take into account transient errors with retries
> -------------------------------------------------------------------------
>
>                 Key: OOZIE-2090
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2090
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>             Fix For: 4.2
>
>         Attachments: OOZIE-2090.patch, OOZIE-2090.patch
>
>
> Suppose you have a workflow where an action fails on the first try, but the 
> automatic retry behavior for transient failures kicks in, and it succeeds on 
> one of the later tries.  Currently, the wf:lastErrorNode() EL Function will 
> show that this node failed, even though it ultimately succeeded.
> We should have wf:lastErrorNode() take into account the auto-retries by not 
> setting the last error node until the last retry occurs.



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

Reply via email to