[ https://issues.apache.org/jira/browse/NIFI-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15470927#comment-15470927
]
Oleg Zhurakousky commented on NIFI-2745:
----------------------------------------
The new attribute that will be injected into FlowFile is "jms.source.destination" and will
correspond to the immediate destination a message was retrieved from. It may still match _jms_destination_
header
> 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)
|