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

TransactionalState applied to indicate the txn-id before sending has no effect on the outgoing transfer frames

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-0.7
    • proton-0.8
    • proton-j
    • None

    Description

      In order to publish messages in a transaction, it is necessary to apply state to the outgoing transfer frames. Proton-J does allow applying a disposition change to the delivery with the relevant TransactionalState (which contains the required txn-id), however this has no impact on the transfer frames which then get emitted from the transport, resulting in the message transfers being considered non-transactional.

      The transport implementation should be updated to apply existing local delivery state to the outgoing transfer frames.

      Attachments

        Issue Links

          Activity

            People

              robbie Robbie Gemmell
              robbie Robbie Gemmell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: