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 subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/25 22:16:20 UTC

[jira] [Commented] (AMQ-6374) AMQP: Improve message transformation to provide better cross protocol messaging

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

ASF subversion and git services commented on AMQ-6374:
------------------------------------------------------

Commit d54e21b2ff563431919e8783f701c889497b2101 in activemq's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=d54e21b ]

https://issues.apache.org/jira/browse/AMQ-6374

Refactor transformer to better map AMQP messages to JMS message types
and better preserve the original encoding of stored messages so that
they can be sent back to an AMQP client with expected content types.
Adds additional interoperability tests. 

> AMQP: Improve message transformation to provide better cross protocol messaging
> -------------------------------------------------------------------------------
>
>                 Key: AMQ-6374
>                 URL: https://issues.apache.org/jira/browse/AMQ-6374
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: AMQP
>    Affects Versions: 5.13.4
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.14.0
>
>
> The current JMS message transformer does not always convert an incoming AMQP message to a type that is most appropriate for consumption from an OpenWire client and also can sometimes not transform the messages back to the expected AMQP type when sending a stored message back out to an AMQP client.  



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