[ 
https://issues.apache.org/jira/browse/OOZIE-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572740#comment-13572740
 ] 

Virag Kothari commented on OOZIE-1209:
--------------------------------------

I think it was discussed offline that JMS payload related information will be 
abstracted from the Events and will be handled by the listeners.
The event handlers should have a way for adding and removing listeners. As the 
event handler will fire events to the listener, the listener API should also be 
defined.
It would be good to have method signature which has the variable name 
associated with type.
e.g
{code}
onStart (Object event, Object source)
{code}
                
> Job Notifications to enable better monitoring
> ---------------------------------------------
>
>                 Key: OOZIE-1209
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1209
>             Project: Oozie
>          Issue Type: New Feature
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>             Fix For: trunk
>
>         Attachments: JobNotificationsClassDiagram-draft.jpg
>
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> Oozie will publish notifications for the different types of jobs - workflows 
> and coordinators, for monitoring purposes. 

--
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

Reply via email to