You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2017/06/07 14:08:18 UTC

[jira] [Created] (QPID-7816) [Java Broker] [AMQP 1.0] Ensure that delivery tag is set on transfer

Alex Rudyy created QPID-7816:
--------------------------------

             Summary: [Java Broker] [AMQP 1.0] Ensure that delivery tag is set on transfer
                 Key: QPID-7816
                 URL: https://issues.apache.org/jira/browse/QPID-7816
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Alex Rudyy


Broker should not allow receiving of transfer without a delivery tag unless it is subsequent transfer for the same delivery. As per spec
{quote}
delivery-tag
Uniquely identifies the delivery attempt for a given message on this link. This field MUST be specified for the first transfer of a multi-transfer message and can only be omitted for continuation transfers. It is an error if the delivery-tag on a continuation transfer differs from the delivery-tag onthe first transfer of a delivery.
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org