[ 
https://issues.apache.org/jira/browse/OPENJPA-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729399#action_12729399
 ] 

Michael Dick commented on OPENJPA-1172:
---------------------------------------

Thanks for the patch Rick, I've updated the performance sandbox with this 
change - pending testing it will be moved to other branches. 

> Use java.util.concurrent.ConcurrentHashMap rather than a synchronized HashMap 
> in ClassMapping.
> ----------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1172
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1172
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: performance
>            Reporter: Rick Curtis
>            Assignee: Rick Curtis
>            Priority: Minor
>         Attachments: OPENJPA-1172.patch
>
>
> A performance run shows improved scalability when using the 
> java.util.concurrent.ConcurrentHashMap in 
> org.apache.openjpa.jdbc.meta.ClassMapping.
> This issue is a child of OPENJPA-1118.

-- 
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