You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/10/07 16:16:26 UTC

[jira] [Commented] (QPIDJMS-105) Cannot set messageId to UUID-format

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

ASF subversion and git services commented on QPIDJMS-105:
---------------------------------------------------------

Commit 162436223cb8fb6b0d86ad79f92ca3252ec3a91b in qpid-jms's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=1624362 ]

QPIDJMS-105  Allow for a URI configuration option and user supplied
custom Message ID builder via the ConnectionFactory.  URI option is
currectly jms.messageIDType=X where X can be one of (DEFAULT, UUID or
UUID_STRING).

> Cannot set messageId to UUID-format
> -----------------------------------
>
>                 Key: QPIDJMS-105
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-105
>             Project: Qpid JMS
>          Issue Type: New Feature
>          Components: qpid-jms-client
>            Reporter: Pontus Liljegren
>            Assignee: Timothy Bish
>             Fix For: 0.6.0
>
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org