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

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

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

Keith Wall resolved QPID-7816.
------------------------------
    Resolution: Fixed

> [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: Improvement
>          Components: Java Broker
>            Reporter: Alex Rudyy
>             Fix For: qpid-java-broker-7.0.0
>
>
> 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.4.14#64029)

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