[
https://issues.apache.org/jira/browse/OPENJPA-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Curtis resolved OPENJPA-1723.
----------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
Committed rev 963498 to trunk.
> Improve the scalability of PreparedQueryCacheImpl
> -------------------------------------------------
>
> Key: OPENJPA-1723
> URL: https://issues.apache.org/jira/browse/OPENJPA-1723
> Project: OpenJPA
> Issue Type: Improvement
> Affects Versions: 2.0.0, 2.1.0
> Reporter: Rick Curtis
> Assignee: Rick Curtis
> Fix For: 2.1.0
>
>
> On a large multicore machine (24+cores) there is a large amount of contention
> in the PreparedQueryCacheImpl lock.
> In this JIRA I'm going to utilize the j.u.c.ReentrantReadWriteLock to improve
> read/write throughput.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.