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


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.

Reply via email to