[
https://issues.apache.org/jira/browse/OOZIE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243552#comment-14243552
]
Ryota Egashira commented on OOZIE-2079:
---------------------------------------
+1, test case failure seems unrelated.
> Notify when a coordinator action status becomes RUNNING
> -------------------------------------------------------
>
> Key: OOZIE-2079
> URL: https://issues.apache.org/jira/browse/OOZIE-2079
> Project: Oozie
> Issue Type: Bug
> Components: core
> Affects Versions: trunk, 4.0.1
> Reporter: Venkat Ramachandran
> Assignee: Mohammad Kamrul Islam
> Attachments: OOZIE-2079.1.patch, OOZIE-2079.2.patch
>
>
> When a coordinator-action is materialized with WAITING status, Oozie calls
> the oozie.coord.action.notification.url as expected, but it does not when the
> coordinator-action status changes to RUNNING.
> It appears that CoordActionStartXCommand.execute()
> (CoordActionStartXCommand.java) method does not invoke a
> CoordActionNotificationXCommand().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)