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

ASF subversion and git services commented on QPID-8079:
-------------------------------------------------------

Commit 5fa398cfc2141d6ec090df3464f5bcbf63d7b023 in qpid-broker-j's branch 
refs/heads/master from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=5fa398c ]

QPID-8079: [Broker-J] Ensure that actions associated with AsyncCommand are 
rolled back if the underlying future completes unsucessfully


> [Broker-J] If the future associated with an AsyncCommand completes 
> abnormally, the associated action is not rolled-back
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-8079
>                 URL: https://issues.apache.org/jira/browse/QPID-8079
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>            Reporter: Keith Wall
>            Priority: Minor
>
> The protocol layers currently use AsyncCommands to organise for work to be 
> completed after an async auto-commit transaction competes.  When 
> {{AsyncCommand#complete}} is invoked, it awaits completion of the future then 
> calls underlying action.  The code currently fails to call \{{onRollback}} in 
> the failure case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to