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/29 19:40:21 UTC

[jira] [Commented] (ARTEMIS-763) AMQP: Remove annotations for JMS destinations defined for the legacy Qpid AMQP 1.0 client

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

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

GitHub user tabish121 opened a pull request:

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

    ARTEMIS-763  Remove the legacy Qpid JMS client annotations

    Removes the append of the destination annotations from the outbound JMS
    transformer as the legacy client has be unsupported at Qpid for quite
    some time now.

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

    $ git pull https://github.com/tabish121/activemq-artemis amqp-remove-deprecated

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

    https://github.com/apache/activemq-artemis/pull/811.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 #811
    
----
commit 67fc49014e85a9e527810dacf4e7a461a183e88a
Author: Timothy Bish <ta...@gmail.com>
Date:   2016-09-29T19:37:47Z

    ARTEMIS-763  Remove the legacy Qpid JMS client annotations
    
    Removes the append of the destination annotations from the outbound JMS
    transformer as the legacy client has be unsupported at Qpid for quite
    some time now.

----


> AMQP: Remove annotations for JMS destinations defined for the legacy Qpid AMQP 1.0 client
> -----------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-763
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-763
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: AMQP
>    Affects Versions: 1.4.0
>            Reporter: Timothy Bish
>             Fix For: 1.5.0
>
>
> The AMQP JMS Transformer appends destination type annotations that were used by the legacy AMQP 1.0 JMS client in the Qpid project before the values were changed as part of the formal AMQP over JMS mapping spec.  The legacy client is long deprecated and no longer supported at Qpid and appending the legacy destination annotation adds unneeded overhead to all outbound messages from the broker.



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