You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/05/03 17:56:58 UTC

[jira] Resolved: (OPENJPA-1646) DataCacheManager initialization still isn't thread safe.

     [ https://issues.apache.org/jira/browse/OPENJPA-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Curtis resolved OPENJPA-1646.
----------------------------------

    Resolution: Fixed

Committed revision 940490 to trunk.

This fix involved moving DataCacheManager init to EMF creation, rather than performing double checked locking in OpenJPAConfigurationImpl.

> DataCacheManager initialization still isn't thread safe.
> --------------------------------------------------------
>
>                 Key: OPENJPA-1646
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1646
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: datacache
>    Affects Versions: 1.2.2, 2.0.0
>            Reporter: Rick Curtis
>            Assignee: Rick Curtis
>             Fix For: 2.1.0
>
>
> OPENJPA-1559 reduced the timing window but the problem still exists.

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