You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/07 15:06:21 UTC

[jira] [Commented] (NIFI-2745) Add source destination to FlowFile attribute in ConsumeJMS processor

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

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

GitHub user olegz opened a pull request:

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

    NIFI-2745 added _source destination name_ attribute to ConsumeJMS

    

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

    $ git pull https://github.com/olegz/nifi NIFI-2745

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

    https://github.com/apache/nifi/pull/992.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 #992
    
----
commit ce8a8159a280d87bb9ace04b654b577839793345
Author: Oleg Zhurakousky <ol...@suitcase.io>
Date:   2016-09-07T15:04:54Z

    NIFI-2745 added _source destination name_ attribute to ConsumeJMS

----


>  Add source destination to FlowFile attribute in ConsumeJMS processor
> ---------------------------------------------------------------------
>
>                 Key: NIFI-2745
>                 URL: https://issues.apache.org/jira/browse/NIFI-2745
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: David A. Wynne
>            Assignee: Oleg Zhurakousky
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> The 'destination_name" header does not always correspond to the source destination when consuming messages. This is managed by JMS provider and depends on a lot of factors. So we essentially need additional attribute (i.e., "source.destination") in FlowFile attributes.



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