[
https://issues.apache.org/jira/browse/FALCON-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pallavi Rao updated FALCON-1031:
--------------------------------
Attachment: FALCON-1031.patch
This patch makes specifying messaging interface optional in cluster definition.
If it is not specified, user job completion notifications will not be generated
for the processes that belong to the cluster.
This patch doesn't handle disabling notifications individually for a process.
> Make post processing notifications to user topics optional
> ----------------------------------------------------------
>
> Key: FALCON-1031
> URL: https://issues.apache.org/jira/browse/FALCON-1031
> Project: Falcon
> Issue Type: Improvement
> Affects Versions: 0.7
> Reporter: Pallavi Rao
> Assignee: Pallavi Rao
> Priority: Minor
> Attachments: FALCON-1031.patch
>
>
> Currently, during post processing, messages are sent to Falcon system Topic
> and also to user topic (one per entity), by default. If the user is not
> interested in listening to job completion notifications, this is just
> additional load on the MQ.
> There should be an option to enable job completion notifications for users.
> To ensure backward compatibility, we should add to option to disable user
> notifications, may be, in the entity definition.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)