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/09/09 10:44:21 UTC

[jira] [Commented] (ARTEMIS-725) Artemis internal properties are present in AMQP messages

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

ASF GitHub Bot commented on ARTEMIS-725:
----------------------------------------

GitHub user mtaylor opened a pull request:

    https://github.com/apache/activemq-artemis/pull/764

    ARTEMIS-725 Strip internal headers on AMQP Out

    

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

    $ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-725

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

    https://github.com/apache/activemq-artemis/pull/764.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 #764
    
----
commit 0e7a91658e9a4a06d839e0c60fe43c23ba39782e
Author: Martyn Taylor <mt...@redhat.com>
Date:   2016-09-09T10:42:29Z

    ARTEMIS-725 Strip internal headers on AMQP Out

----


> Artemis internal properties are present in AMQP messages
> --------------------------------------------------------
>
>                 Key: ARTEMIS-725
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-725
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Martyn Taylor
>            Assignee: Martyn Taylor
>
> Message properties are added internally, used by Artemis components to gather extra information about messages.  These should be stripped off before the message is delivered to clients, but are still present.



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