Alex Rudyy created QPID-8177:
--------------------------------

             Summary: [Broker-J] Messages converted from AMQP 1.0 to 0-10 (and 
backwards) cannot be located using selector expression containing JMSMessageID 
or JMSCorrelationID
                 Key: QPID-8177
                 URL: https://issues.apache.org/jira/browse/QPID-8177
             Project: Qpid
          Issue Type: Bug
          Components: Broker-J
    Affects Versions: qpid-java-broker-7.0.3
            Reporter: Alex Rudyy


Message ID and Correlation ID are get changed on conversion of AMQP 1.0 message 
into AMQP 0-10 message. When JMS client tries to lookup the message using 
selector expression with a converted value for  JMSMessageID or Correlation ID, 
the message cannot be found as new converted message ID is compared with an 
original message ID and they do not match.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to