[ https://issues.apache.org/jira/browse/OPENJPA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-1517: ---------------------------------- Fix Version/s: (was: 2.1.0) 2.0.0 > Reduce locking in LifecycleEventManager > --------------------------------------- > > Key: OPENJPA-1517 > URL: https://issues.apache.org/jira/browse/OPENJPA-1517 > Project: OpenJPA > Issue Type: Improvement > Components: performance > Affects Versions: 2.0.0-beta > Reporter: Rick Curtis > Assignee: Rick Curtis > Fix For: 2.0.0 > > > In recent performance runs I found that LifecycleEventManager.hasListeners(...) is a major bottleneck when running with caching enabled. In a java core file that I was looking at there were 15 threads all waiting to enter this method. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.