[jboss-jira] [JBoss JIRA] Updated: (JBAS-7238) jdbc2 pm: ejbStore and db synchronization ordering

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Fri Sep 11 18:00:24 EDT 2009


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

Jason T. Greene updated JBAS-7238:
----------------------------------

    Fix Version/s: JBossAS-5.2.0.GA
                       (was: JBossAS-5.2.0.Beta1)


Moved to GA, set the fixed version back to beta if you get it in in time.

> jdbc2 pm: ejbStore and db synchronization ordering
> --------------------------------------------------
>
>                 Key: JBAS-7238
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7238
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: CMP service
>    Affects Versions: JBossAS-4.2.3.GA, JBossAS-5.1.0.GA
>            Reporter: Alexey Loubyansky
>            Assignee: Alexey Loubyansky
>             Fix For: JBossAS-5.2.0.GA
>
>
> In "cmp2.x jdbc2 pm" persistence manager there is a probability that the database synchronization will occur before the invocations of ejbStore resulting in the lose of changes done as part of the ejbStore. This happens because ejbStore invocations and db synchronization are triggered from different javax.transaction.Synchronization instances.

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