Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-258

Delivery interface should expose receiver settlement mode

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwall Keith Wall
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: