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

[jira] [Commented] (AMQ-6274) Add option to composite destinations to set originalMessage header

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

ASF GitHub Bot commented on AMQ-6274:
-------------------------------------

GitHub user hqstevenson opened a pull request:

    https://github.com/apache/activemq/pull/184

    AMQ-6274 - add support for message metadata - originalDestination is f…

    …irst

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

    $ git pull https://github.com/hqstevenson/activemq AMQ-6274

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

    https://github.com/apache/activemq/pull/184.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 #184
    
----
commit 208377034e51a8b61999032fba066b81606b67cf
Author: Quinn Stevenson <qu...@pronoia-solutions.com>
Date:   2016-05-02T15:12:12Z

    AMQ-6274 - add support for message metadata - originalDestinatio is first

----


> Add option to composite destinations to set originalMessage header
> ------------------------------------------------------------------
>
>                 Key: AMQ-6274
>                 URL: https://issues.apache.org/jira/browse/AMQ-6274
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.13.2
>            Reporter: Quinn Stevenson
>            Priority: Minor
>
> Composite Destinations are a great way to wiretap messages, but the resulting messages don't have any information in them about where they originally came from.
> I'm proposing to add an option to composite destinations ( addHeaders ) that will enable the addition of the originalDestination header to the messages.  The option will be disabled by default to preserve existing behavior by default.



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