Matt Broadstone created QPID-6557:
-------------------------------------

             Summary: number not accepted for correlation-id
                 Key: QPID-6557
                 URL: https://issues.apache.org/jira/browse/QPID-6557
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.32
            Reporter: Matt Broadstone
            Priority: Minor


The AMQP 1.0 specification isn't exactly clear on what a "correlation-id" is, 
and therefore specifies "*" as its type. Most of the qpid tools hide this 
behind the api and coerce values to strings for you, however recently when 
interacting with a qpid broker I discovered that sending an integer value for 
the correlation-id results in qpidd dropping the value, and replacing it with a 
null value when replying on a queue/topic specified in the reply-to property.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to