[
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: [email protected]
For additional commands, e-mail: [email protected]