[
https://issues.apache.org/jira/browse/FALCON-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261486#comment-15261486
]
ASF GitHub Bot commented on FALCON-1926:
----------------------------------------
GitHub user vramachan opened a pull request:
https://github.com/apache/falcon/pull/119
FALCON-1926 : Filter out effectively non-falcon related JMS messages …
* Falcon to retrieve Oozie JMS notifications that belong to Falcon
generated Workflows .. ignoring notifications generated by other WF directly
submitted to Oozie.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vramachan/falcon FALCON-1923.OpsCoord
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/119.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #119
----
commit b43cf00ed76b28766e1dc33cad35111c5443543f
Author: Venkatesan Ramachandran <[email protected]>
Date: 2016-04-28T03:44:31Z
FALCON-1926 : Filter out effectively non-falcon related JMS messages from
Oozie
----
> 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
>
> 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)