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/05 15:58:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14528465#comment-14528465 ] 

Thomas Mueller commented on OAK-2830:
-------------------------------------

http://svn.apache.org/r1677829 (trunk)

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