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

Michael Dürig updated OAK-664:
------------------------------

    Attachment: OAK-664.patch

Attached patch implements a way of tracking trees across moves by remembering 
move operations in {{Root}}. {{Tree}} instances keep a pointer into the list of 
pending moves and - when ever accessed - update themselves by applying all 
pending moves.
                
> Track Tree instance across moves
> --------------------------------
>
>                 Key: OAK-664
>                 URL: https://issues.apache.org/jira/browse/OAK-664
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>         Attachments: OAK-664.patch
>
>
> For OAK-101 (i.e. in the case of referenceable nodes) we need to be able to 
> track track nodes across moves. On approach for doing so is to put this 
> functionality in {{Tree}}/{{Root}} and track {{Tree}} instances across moves.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to