Lorenz Quack created QPID-8030:
----------------------------------

             Summary: [Broker-J] Message conversion from 0-8 to 1.0 should 
preserve binary correlationId
                 Key: QPID-8030
                 URL: https://issues.apache.org/jira/browse/QPID-8030
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Lorenz Quack


In AMQP 0-8..9 the message correlation Id can be either a String or byte[]. 
AMQP 1.0 supports both of those formats so the conversion should preserve those.
Currently the conversion always converts to String. In case the byte[] are 
non-UTF_8 substitution characters are used.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to