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

ASF subversion and git services commented on ARTEMIS-629:
---------------------------------------------------------

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

ARTEMIS-629 Preserve the correlation ID type during conversions

When converted to a core message type the original type of the
CorrelationId in the AMQP message is lost, we must encode the type to
prevent the loss of the original type as this value is meant to be
immutable.

> AMQP: Preserve the type of the original CorrelationId as messages are 
> transformed
> ---------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-629
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-629
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 1.3.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 1.4.0
>
>
> When transforming the incoming message using the JMS Transformer the type of 
> the incoming correlation ID is lost when stored in the string value in the 
> Message object, we need to preserve that type as this is meant to be 
> immutable. 



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

Reply via email to