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 2016/07/05 15:14:11 UTC

[jira] [Created] (OAK-4539) Calculate children cache entry on commit

Marcel Reutegger created OAK-4539:
-------------------------------------

             Summary: Calculate children cache entry on commit
                 Key: OAK-4539
                 URL: https://issues.apache.org/jira/browse/OAK-4539
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: core, documentmk
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
             Fix For: 1.6


{{DocumentNodeStore.applyChanges()}} already calculates nodeChildrenCache entries when new nodes are added. The method should also calculate modified node children cache entries based on the before state/revision. This reduces the cost later when reads happen on the new repository state.



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