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

ASF GitHub Bot commented on NIFI-2789:
--------------------------------------

GitHub user jfrazee opened a pull request:

    https://github.com/apache/nifi/pull/1026

    NIFI-2789 Add JMS properties to FlowFile attributes on receive in ConsumeJMS

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jfrazee/nifi NIFI-2789

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1026.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 #1026
    
----
commit d59b4338a838dff88c66ff86ea377071cf981765
Author: Joey Frazee <joey.fra...@icloud.com>
Date:   2016-09-19T13:18:30Z

    Read JMS properties and add to FlowFile attributes in ConsumeJMS

----


> Add JMS properties to FlowFile attributes on receive in ConsumeJMS
> ------------------------------------------------------------------
>
>                 Key: NIFI-2789
>                 URL: https://issues.apache.org/jira/browse/NIFI-2789
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joey Frazee
>            Priority: Minor
>
> ConsumeJMS currently adds JMS headers to the FlowFile attributes when it 
> receives a message but ignores any JMS properties coming through. It should 
> be reading both the headers and properties and merging them into the FlowFile 
> attributes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to