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-7749) [Java Broker] In AMQP 1.0 settle incoming messages when rcv-settle-mode is default

    [ https://issues.apache.org/jira/browse/QPID-7749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041071#comment-16041071 ] 

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

Commit aa1f6ff0fd1badd1478eb6ecadcea1eff52cbc1c 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=aa1f6ff ]

QPID-7749: [Java Broker] [AMQP 1.0] Settle incoming messages when "rcv-settle-mode" is default


> [Java Broker] In AMQP 1.0 settle incoming messages when rcv-settle-mode is default
> ----------------------------------------------------------------------------------
>
>                 Key: QPID-7749
>                 URL: https://issues.apache.org/jira/browse/QPID-7749
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Lorenz Quack
>             Fix For: qpid-java-broker-7.0.0
>
>
> From the AMQP 1.0 spec:
> * The default {{rcv-sttle-mode}} is {{first}} (2.7.3)
> * If the {{rcv-settle-mode}} is not set on a Transfer it falls back to what was negotiated on the Link Attach (2.7.5)
> * The definition of {{first}} settle mode is given in 2.8.3: {quote}The receiver will spontaneously settle all incoming transfers.{quote}
> I take that to mean that the receiver should send back a Disposition with {{settled=true}}.
> Currently, the disposition the broker sends back is unsettled.
> This was brought out by {{org.apache.qpid.tests.protocol.v1_0.messaging.TransferTest#transfer}}



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