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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2014/12/11 21:48:13 UTC

[jira] [Updated] (OAK-1782) DiffCache not populated after cache miss

     [ https://issues.apache.org/jira/browse/OAK-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated OAK-1782:
----------------------------------
    Fix Version/s: 1.0.9

Merged into 1.0 branch: http://svn.apache.org/r1644758

> DiffCache not populated after cache miss
> ----------------------------------------
>
>                 Key: OAK-1782
>                 URL: https://issues.apache.org/jira/browse/OAK-1782
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>            Reporter: Michael Dürig
>            Assignee: Marcel Reutegger
>             Fix For: 1.0.9, 1.1.4
>
>
> {{DocumentNodeStore}} uses the {{DiffCache}} to accelerate calculation of revision diffs. Only after a cache miss does it fall back to actually calculating the diff. It however does not put the calculated diff back into the cache after, which causes repeated calculations of the diff in the case where more than one observer is registered. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)