You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2014/09/09 18:17:28 UTC

[jira] [Updated] (PROTON-666) TransactionalState applied to indicate the txn-id before sending has no effect on the outgoing transfer frames

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

Robbie Gemmell updated PROTON-666:
----------------------------------
    Summary: TransactionalState applied to indicate the txn-id before sending has no effect on the outgoing transfer frames  (was: state applied to indicate the transaction id before sending has no effect on the outgoing transfer frames)

> TransactionalState applied to indicate the txn-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)