Keith Wall created QPID-8079:
--------------------------------

             Summary: [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


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