[jboss-jira] [JBoss JIRA] Updated: (JBAS-5081) New transaction manager does not implement TransactionTimeoutConfiguration properly

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Mon Sep 15 06:06:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBAS-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimitris Andreadis updated JBAS-5081:
-------------------------------------

    Fix Version/s: JBossAS-5.0.0.GA
                       (was: JBossAS-5.0.0.CR2)


Status please? By reading the forum thread I can' figure out whether something was implemented/fixed or not.

> New transaction manager does not implement TransactionTimeoutConfiguration properly
> -----------------------------------------------------------------------------------
>
>                 Key: JBAS-5081
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5081
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Transaction Manager (JBossTM)
>    Affects Versions: JBossAS-4.2.2.GA
>            Reporter: Adrian Brock
>            Assignee: Jonathan Halliday
>             Fix For: JBossAS-5.0.0.GA
>
>
> The new transaction manager in 4.2.x does not implement the TransactionTimeoutConfiguration properly
> http://viewvc.jboss.org/cgi-bin/viewvc.cgi/labs/labs/jbosstm/trunk/atsintegration/classes/com/arjuna/ats/jbossatx/jta/TransactionManagerDelegate.java?revision=15380&view=markup
> getTimeLeftBeforeTransactionTimeout(true)
> should throw an error if there is a transaction associated with the thread and it is not active, preparing, etc.
> Instead it only throws an error if the transaction is marked rollback only.
> In particular, a transaction at status ROLLED BACK (because of transaction timeout) should throw an error.

-- 
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

        



More information about the jboss-jira mailing list