[
https://issues.apache.org/jira/browse/OPENJPA-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788730#action_12788730
]
Rick Curtis commented on OPENJPA-1421:
--------------------------------------
>trunk should not have this method at all.
Correct.
> Reduce lock contention in JDBCStoreManager
> ------------------------------------------
>
> Key: OPENJPA-1421
> URL: https://issues.apache.org/jira/browse/OPENJPA-1421
> Project: OpenJPA
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.2.2, 1.3.0
> Reporter: Rick Curtis
> Assignee: Rick Curtis
> Fix For: 1.2.2, 1.3.0
>
>
> When testing on a high end machine, we found a bottleneck in calling
> JDBCStoreManager.getCacheMapFromQuerySQLCache(...). To fix the problem, had
> each caller will hold onto the cacheMap that is returned from
> getCacheMapFromQuerySQLCache(...) rather than call it multiple times.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.