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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/11/04 19:40:58 UTC

[jira] [Resolved] (OAK-4606) Avoid persisting rootRevision in PathFilteringDiff

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

Chetan Mehrotra resolved OAK-4606.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.13

Done with 1768082, 1768083

* Now no meta property related to path would be saved in secondary NodeState. Instead it would be computed at runtime as per traversal
* Root rev would only be persisted for root node. While lastRev would be persisted for all nodes

> Avoid persisting rootRevision in PathFilteringDiff
> --------------------------------------------------
>
>                 Key: OAK-4606
>                 URL: https://issues.apache.org/jira/browse/OAK-4606
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: documentmk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.6, 1.5.13
>
>
> With OAK-4470 readRevisions were remove and instead PathFilteringDiff now stores the root revision in each nodestate. We can avoid that and only store the root revision with root node state and use that for child nodestates 



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