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

Donald Woods resolved OPENJPA-1559.
-----------------------------------

    Resolution: Fixed

Code checked into 2.0.0, so marking it resolved for the release notes.
If more work is required, please open a new issue and link it to this one.

> DataCacheManager initialization isn't thread safe.
> --------------------------------------------------
>
>                 Key: OPENJPA-1559
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1559
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: datacache
>    Affects Versions: 2.0.0
>            Reporter: Rick Curtis
>            Assignee: Rick Curtis
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> When running normally, some of OpenJPA configuration is lazily loaded and is 
> not thread safe. Normally this isn't an issue if one thread has a different 
> configured object than another.
> Today I came across a problem when using the DataCache EvictionScheduler that 
> multiple scheduler threads can get created and kicked off. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to