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 Seoeun (JIRA)" <ji...@apache.org> on 2015/07/06 05:44:04 UTC

[jira] [Updated] (OOZIE-1918) ActionXCommand refactoring for code reuse

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

Azrael Seoeun updated OOZIE-1918:
---------------------------------
    Attachment: OOZIE-1918.3.noprefix.patch

[~jaydeepvishwakarma] I upload new patch.
This addressed the comments and rebased.
Thanks.

> 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 Seoeun
>            Assignee: Azrael Seoeun
>            Priority: Trivial
>         Attachments: OOZIE-1918.1.patch, OOZIE-1918.2.patch, OOZIE-1918.3.noprefix.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.3.4#6332)