[
https://issues.apache.org/jira/browse/OOZIE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Azrael updated OOZIE-1918:
--------------------------
Attachment: OOZIE-1918.2.patch
This patch added getting rid of duplicated code in ActionStartXCommand.
Throws ActionExecutorException if ELEvaluate or parsing fail. This
ActionExecutorException is handled as following FAILED case.
> ActionXCommand refactoring for code reuse
> -----------------------------------------
>
> Key: OOZIE-1918
> URL: https://issues.apache.org/jira/browse/OOZIE-1918
> Project: Oozie
> Issue Type: Improvement
> Components: action
> Affects Versions: trunk
> Reporter: Azrael
> Assignee: Azrael
> Priority: Trivial
> Attachments: OOZIE-1918.1.patch, OOZIE-1918.2.patch
>
>
> Subclasses of ActionXCommand have some duplicated code. Refactoring make it
> more neat.
> This patch contain:
> * Renaming CompletedActionXCommand to ActionCompletedXCommand and extending
> ActionXCommand
> * Moving some variables and methods to ActionXCommand and making it protected
> * More meaningful log message : actionId is duplicated so removed
--
This message was sent by Atlassian JIRA
(v6.2#6252)