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

Robbie Gemmell commented on QPIDJMS-105:
----------------------------------------

You are correct that it is not currently possible for the value to be a pure 
UUID format, the message id is a provider-specific string that the client 
currently creates as you have outlined.

Can you clarify why you need it to be?

> Cannot set messageId to UUID-format
> -----------------------------------
>
>                 Key: QPIDJMS-105
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-105
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-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