[jboss-jira] [JBoss JIRA] (WFLY-2065) Update jboss-transaction-spi

Michael Musgrove (JIRA) jira-events at lists.jboss.org
Fri Sep 13 06:07:03 EDT 2013


Michael Musgrove created WFLY-2065:
--------------------------------------

             Summary: Update jboss-transaction-spi
                 Key: WFLY-2065
                 URL: https://issues.jboss.org/browse/WFLY-2065
             Project: WildFly
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 8.0.0.Alpha4
            Reporter: Michael Musgrove
            Assignee: Michael Musgrove
             Fix For: 8.0.0.Beta1


The JPA integration test suite tests that the afterCompletion synchonization callback for timed out transactions is called from the TM transaction reaper thread by hard coding the reaper thread name. The latest SPI jar includes an interface method that does the same job. I'd like to update the test suite to use the new SPI method.

I have marked the jira as a bug since testing against the reaper thread name is brittle.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list