Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 48A6A200B9D for ; Wed, 7 Sep 2016 21:30:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 47A0F160AC1; Wed, 7 Sep 2016 19:30:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B7B4E160ACF for ; Wed, 7 Sep 2016 21:30:21 +0200 (CEST) Received: (qmail 88314 invoked by uid 500); 7 Sep 2016 19:30:21 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 88264 invoked by uid 99); 7 Sep 2016 19:30:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2016 19:30:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B5B792C1B83 for ; Wed, 7 Sep 2016 19:30:20 +0000 (UTC) Date: Wed, 7 Sep 2016 19:30:20 +0000 (UTC) From: "Oleg Zhurakousky (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (NIFI-2745) Add source destination to FlowFile attribute in ConsumeJMS processor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 07 Sep 2016 19:30:22 -0000 [ https://issues.apache.org/jira/browse/NIFI-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-2745: ----------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > 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)