[
https://issues.apache.org/jira/browse/OOZIE-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721374#comment-13721374
]
Virag Kothari commented on OOZIE-1473:
--------------------------------------
For some commands like ActionCheckX, we dont want multiple copies of it in
queue. So we will override the getKey() to a common value like actionId so that
only one ActionCheckX for that action can reside in queue.
> getKey() not overridden in some commands causing duplicates in queue
> --------------------------------------------------------------------
>
> Key: OOZIE-1473
> URL: https://issues.apache.org/jira/browse/OOZIE-1473
> Project: Oozie
> Issue Type: Bug
> Reporter: Virag Kothari
> Assignee: Virag Kothari
> Attachments: OOZIE-1473_1.patch
>
>
> Override in
> CoordActionCheckXCommand.java
> CoordActionReadyXCommand.java
> CoordActionTimeOutXCommand.java
> ActionEndXCommand.java
> SignalXCommand.java
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira