If XA tests fail after the prepare of a transaction, subsequent tests may be 
affected
-------------------------------------------------------------------------------------

                 Key: DERBY-4158
                 URL: https://issues.apache.org/jira/browse/DERBY-4158
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.6.0.0
            Reporter: Kathey Marsden
            Priority: Minor


If XA Tests fail after the prepare of a transaction, but before commit or 
rollback, locks will be held on the database and operations such as 
CleanDatabaseSetup.teardown() can't cleanup all the objects and run very slowly 
because of the lock timeouts.

Options include having XA tests use their own database or having 
CleanDatabaseSetup recover and rollback any prepared XA transactions.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to