[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1371) Test for possible bug in TxInterceptor where a long running prepare executes simultaneously with a rollback on a different thread

Manik Surtani (JIRA) jira-events at lists.jboss.org
Tue Jun 17 11:35:34 EDT 2008


Test for possible bug in TxInterceptor where a long running prepare executes simultaneously with a rollback on a different thread
---------------------------------------------------------------------------------------------------------------------------------

                 Key: JBCACHE-1371
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1371
             Project: JBoss Cache
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Transactions
            Reporter: Manik Surtani
         Assigned To: Manik Surtani
             Fix For: 3.0.0


The use case is when an async TM times out a transaction and rolls it back.  The prepare may be in the process of acquiring locks, what happens to the rollback, and is the prepare thread properly interrupted?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list