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

2014-10-10 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166743#comment-14166743
 ] 

ASF subversion and git services commented on PROTON-666:


Commit 1630801 from [~gsim] in branch 'proton/branches/examples'
[ https://svn.apache.org/r1630801 ]

PROTON-666: if a delivery has local state before being sent then apply it to 
the transfer frames, allowing them to e.g. carry TransactionalState with a 
txn-id within.

> 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)


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

2014-09-09 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127205#comment-14127205
 ] 

ASF subversion and git services commented on PROTON-666:


Commit 1623857 from [~gemmellr] in branch 'proton/trunk'
[ https://svn.apache.org/r1623857 ]

PROTON-666: if a delivery has local state before being sent then apply it to 
the transfer frames, allowing them to e.g. carry TransactionalState with a 
txn-id within.

> 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)