[
https://issues.apache.org/jira/browse/OPENJPA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Curtis resolved OPENJPA-1517.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
All tests looked good.
Committed revision 911194 to trunk.
> 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.1.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.