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/06 09:00:59 UTC

[jira] [Updated] (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 updated OAK-2830:
--------------------------------
    Fix Version/s: 1.2.3
                   1.0.14

> 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, 1.0.14, 1.2.3
>
>
> 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)