[
https://issues.apache.org/jira/browse/OOZIE-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030785#comment-14030785
]
Purshotam Shah commented on OOZIE-1846:
---------------------------------------
I tried. May be only committer can do this. [~egashira] Can you please add
Azrael.
> 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, OOZIE-1846.2.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)