[
https://issues.apache.org/jira/browse/QPID-7749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy resolved QPID-7749.
------------------------------
Resolution: Fixed
Lorenz and I worked worked in pair at the changes. The code is reviewed as part
of working in pair
> [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.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]