You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Azrael (JIRA)" <ji...@apache.org> on 2014/07/07 06:09:33 UTC

[jira] [Updated] (OOZIE-1918) ActionXCommand refactoring

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

Azrael updated OOZIE-1918:
--------------------------

    Attachment: OOZIE-1918.1.patch

> ActionXCommand refactoring
> --------------------------
>
>                 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
>
>
> 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)