You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/07 15:40:18 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16041072#comment-16041072 ] 

ASF subversion and git services commented on QPID-7816:
-------------------------------------------------------

Commit 4b4f1cd7595388152b15c84645e748d07b15c873 in qpid-broker-j's branch refs/heads/master from [~alex.rufous]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=4b4f1cd ]

QPID-7816: [Java Broker] Add test sending transfer without a delivery tag


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