[
https://issues.apache.org/jira/browse/OPENJPA-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Sutter reassigned OPENJPA-643:
------------------------------------
Assignee: Jeremy Bauer
> Add cache store implementation option to data cache
> ---------------------------------------------------
>
> Key: OPENJPA-643
> URL: https://issues.apache.org/jira/browse/OPENJPA-643
> Project: OpenJPA
> Issue Type: Sub-task
> Components: datacache
> Affects Versions: 1.2.0
> Reporter: Jeremy Bauer
> Assignee: Jeremy Bauer
>
> This is a subtask for OPENJPA-637 to provide a configuration option that
> allows selection of the cache store implementation used for data caching.
> Minimally, it should provide a choice between the new
> java.util.concurrent.ConcurrentHashMap-based implementation and the
> legacy/1.0.x OpenJPA ConcurrentHashMap. Documentation will be needed to
> explain the behavioral differences between the options and environments where
> one option may be a more ideal choice over the other.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.