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 2013/07/03 22:00:22 UTC

[jira] [Commented] (QPID-4975) AMQP 0_10 Messaging client sends empty correlation id even if no correlation Id is set

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

ASF subversion and git services commented on QPID-4975:
-------------------------------------------------------

Commit 1499540 from [~astitcher]
[ https://svn.apache.org/r1499540 ]

QPID-4975: Only send correlation id if it isn't empty.
                
> AMQP 0_10 Messaging client sends empty correlation id even if no correlation Id is set
> --------------------------------------------------------------------------------------
>
>                 Key: QPID-4975
>                 URL: https://issues.apache.org/jira/browse/QPID-4975
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>
> The qpid::messaging library holds no flag to say whether the correlation id has been set or not so when it converts the message properties to the amqp 0_10 it unconditionally sends "" if the user set no correlation id.
> It would be better if it detected an empty correlation id property and didn't send a correlation id on the wire.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org