You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Jeremy Bauer (JIRA)" <ji...@apache.org> on 2008/06/27 17:12:45 UTC

[jira] Updated: (OPENJPA-643) Add cache store implementation option to data cache

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

Jeremy Bauer updated OPENJPA-643:
---------------------------------

    Attachment: CacheImplTest.jar

Attaching cache implementation test program from parent task, OPENJPA-637.  The parent task contains info for running the test.

Patrick, please provide results from your testing and benchmark details so that we can draw some distinctions between the cache implementations.

> 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
>         Attachments: CacheImplTest.jar
>
>
> 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.