[
https://issues.apache.org/jira/browse/OAK-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-4263:
--------------------------------
Fix Version/s: 1.6
> LIRS cache: excessive use of notifyAll
> --------------------------------------
>
> Key: OAK-4263
> URL: https://issues.apache.org/jira/browse/OAK-4263
> Project: Jackrabbit Oak
> Issue Type: Bug
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 1.6, 1.5.2
>
>
> The LIRS cache tries to avoid loading the same cache entry concurrently. To
> notify a possible waiting thread, it uses notifyAll. This is a relatively
> expensive operation, and should be avoided if possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)