Robbie Gemmell created PROTON-666:
-------------------------------------

             Summary: state applied to indicate the transaction id before 
sending has no effect on the outgoing transfer frames
                 Key: PROTON-666
                 URL: https://issues.apache.org/jira/browse/PROTON-666
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-j
    Affects Versions: 0.7
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.8


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.



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

Reply via email to