You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2015/05/07 12:28:59 UTC

[jira] [Resolved] (OAK-2830) LIRS cache: avoid concurrent loading of the same entry if loading is slow

     [ 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)