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/09 17:41:28 UTC

[jira] [Commented] (QPIDJMS-105) Add option to configure the Message ID Type

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

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

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

QPIDJMS-105 Only call setDestination again on a copy from a foreign
message type when we need to ensure our message has a properly encoded
destination using the original JmsDestination the producer gave us,
otherwise the first set on the original JmsMessage is all we need.

> Add option to configure the Message ID Type
> -------------------------------------------
>
>                 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