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


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