[
https://issues.apache.org/jira/browse/FALCON-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262921#comment-15262921
]
Venkatesan Ramachandran commented on FALCON-1926:
-------------------------------------------------
* Postprocessing does not send FALCON message
* Postprocessing continues to send USER message
* Oozie notifications need to be enabled and Falcon reads Oozie messages that
belong to Falcon WFs
There may be some issues if customers were reading FALCON.ENTITY.TOPIC (that is
internal).
With this patch, there should not be any visible change in the USER
notifications.
> Filter out effectively non-falcon related JMS messages from Oozie
> -----------------------------------------------------------------
>
> Key: FALCON-1926
> URL: https://issues.apache.org/jira/browse/FALCON-1926
> Project: Falcon
> Issue Type: Improvement
> Components: messaging
> Affects Versions: trunk
> Reporter: Venkatesan Ramachandran
> Assignee: Venkatesan Ramachandran
> Labels: backward-incompatible
>
> Enabling Oozie JMS will flood the falcon JMS topic with both falcon and
> non-falcon submitted workflow status notifications, where as Falcon is only
> interested in the messages for the workflows it submitted.
> Using JMS selector, only relevant messages need to be retrieved and processed
> further.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)