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/11/03 23:08:27 UTC

[jira] [Created] (QPID-6826) transfer frame message-format is required to be 0

Matt Broadstone created QPID-6826:
-------------------------------------

             Summary: transfer frame message-format is required to be 0
                 Key: QPID-6826
                 URL: https://issues.apache.org/jira/browse/QPID-6826
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.32
            Reporter: Matt Broadstone
            Priority: Minor


I work on an node AMQP 1.0 module (https://github.com/noodlefrenzy/node-amqp10), and we recently discovered a bug that prevented us from communicating properly with Azure EventHub over AMQP 1.0 because we were sending a `null` value for the message-format of a transfer frame. I also run a number of integration tests against qpidd (and use qpidd for a product), and realized that this has never been an issue. The specification indicates that the message format described in the spec (section 3.2) is defined as message format 0.

This isn't a big bug (perhaps it isn't even a bug, you just assume the absence of a value defaults to 0?), but I figured I would let you guys know just in case!



--
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