You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/11/04 01:20:58 UTC

[jira] [Updated] (PROTON-258) Delivery interface should expose receiver settlement mode

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

Justin Ross updated PROTON-258:
-------------------------------
    Fix Version/s: Future

> Delivery interface should expose receiver settlement mode
> ---------------------------------------------------------
>
>                 Key: PROTON-258
>                 URL: https://issues.apache.org/jira/browse/PROTON-258
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c, proton-j
>            Reporter: Keith Wall
>             Fix For: Future
>
>
> AMQP 1.0 permits the receiver settlement mode to be overridden for an individual transfer.  This overrides the receiver settlement mode that was agreed at link establishment time for the scope of a single delivery only. See: http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-transport-v1.0-os.html#type-transfer
> The Proton (Engine) API does not currently expose this ability to the user.  The Delivery interface should be augmented so that:
> * as a user of Sender, I can override the receiver settlement mode for an outgoing Delivery.
> * as a user of Receiver, I can determine the settlement mode in force an incoming Delivery. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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