[
https://issues.apache.org/jira/browse/OAK-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller resolved OAK-2830.
---------------------------------
Resolution: Fixed
Fixed in trunk (unscheduled for 1.0 and 1.2 branches for now)
> LIRS cache: avoid concurrent loading of the same entry if loading is slow
> -------------------------------------------------------------------------
>
> Key: OAK-2830
> URL: https://issues.apache.org/jira/browse/OAK-2830
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 1.3.0
>
>
> Currently, the LIRS cache waits for at most 100 ms for another thread to load
> a cache entry. After that, the entry is loaded as well (concurrently).
> This needs to be avoided.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)