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

Azrael updated OOZIE-1846:
--------------------------

    Attachment: OOZIE-1846.1.patch

Use CoordActionMaterializeCommand for dryrun and remove Command

> Convert CoordActionMaterializeCommand to an XCommand and remove Command
> -----------------------------------------------------------------------
>
>                 Key: OOZIE-1846
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1846
>             Project: Oozie
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 4.0.1
>            Reporter: Robert Kanter
>         Attachments: OOZIE-1846.1.patch
>
>
> {{CoordActionMaterializeCommand}} is only used in one place where we do a 
> coordinator dryrun ({{CoordSubmitXCommand.getDryRun(...)}}); otherwise, 
> {{CoordMaterializeTransitionXCommand}} is normally used.
> {{CoordActionMaterializeCommand}} appears to be the only class left still 
> based on {{Command}}; everything else is using {{XCommand}}.  We should 
> update the code that uses {{CoordActionMaterializeCommand}} to use 
> {{CoordMaterializeTransitionXCommand}} instead.  Then we could completely 
> remove {{Comamnd}}.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to