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

Robert Kanter commented on OOZIE-2589:
--------------------------------------

We should think about this a bit more.  The 4-argument constructor is called by 
{{DagEngine}}, and uses priority 2, but is currently overridden (as this JIRA 
points out) to priority 1.  The 3-argument constructor is hardcoded to priority 
1.  We should figure out which priority this should normally be called at.  



> CompletedActionXCommand priority param is of no effect
> ------------------------------------------------------
>
>                 Key: OOZIE-2589
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2589
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>    Affects Versions: trunk
>            Reporter: Linflytang
>              Labels: patch
>             Fix For: trunk
>
>         Attachments: 0001-Fixed-CompletedActionXCommand-priority-param.patch
>
>
> CompletedActionXCommand priority param is hard coding with 1, but create the 
> action with 2 (HIGH_PRIORITY).
> patch:https://github.com/apache/oozie/pull/20/files



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

Reply via email to