[ 
https://issues.apache.org/jira/browse/QPID-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Stitcher resolved QPID-4975.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.25
    
> 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
>             Fix For: 0.25
>
>
> 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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to