Pontus Liljegren created QPID-6725:
--------------------------------------

             Summary: Cannot set messageId to UUID-format
                 Key: QPID-6725
                 URL: https://issues.apache.org/jira/browse/QPID-6725
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
            Reporter: Pontus Liljegren


We need to set a messageId to UUID format on messages we send. When I look at 
the source code in 
https://github.com/apache/qpid-jms/blob/master/qpid-jms-client/src/main/java/org/apache/qpid/jms/JmsSession.java
 I see that the message id is generated using the producer id and a sequence 
number. (Line 923).

Is it not possible to use UUID:s as message ids?

Question on Stack overflow: 
http://stackoverflow.com/questions/32353797/apache-camel-qpid-set-messageid-to-uuid-not-working



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

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

Reply via email to