[
https://issues.apache.org/jira/browse/OOZIE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
abhishek bafna updated OOZIE-2079:
----------------------------------
Fix Version/s: (was: trunk)
4.3.0
> 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: Venkatesan Ramachandran
> Assignee: Mohammad Kamrul Islam
> Fix For: 4.3.0
>
> 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)