You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Matt Broadstone (JIRA)" <ji...@apache.org> on 2015/05/26 19:30:17 UTC

[jira] [Created] (QPID-6557) number not accepted for correlation-id

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org