DummyBaseTransactionManager behaves incorrectly with Status.STATUS_MARKED_ROLLBACK
----------------------------------------------------------------------------------
Key: JBCACHE-1469
URL:
https://jira.jboss.org/jira/browse/JBCACHE-1469
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Transactions
Affects Versions: 3.0.2.GA
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 3.0.3.GA
When an ongoing transaction has been marked as STATUS_MARKED_ROLLBACK, calling commit()
simply throws a RollbackException() and does not actually attempt a rollback (which would
involve notifying Synchronizations, etc).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira