[
https://issues.apache.org/jira/browse/OPENJPA-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Curtis resolved OPENJPA-1559.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Committed revision 921410 to trunk.
> 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
> 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.
-
You can reply to this email to add a comment to the issue online.