[
https://issues.apache.org/jira/browse/FALCON-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346743#comment-14346743
]
Shaik Idris Ali commented on FALCON-1031:
-----------------------------------------
Hi,
I think, we should not take this property from cluster definition, as a cluster
definition is currently shared by multiple feed groups/process groups.
Some processes/feeds might still be interested in listening to JMS notification.
So I would prefer this property to be set in Feed/Process definition instead.
ex: falcon.disable.user.notification=false
With this even we can retrospectively fix feeds/process just with touch command.
> 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
> Labels: falcon-syncup
> 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)