[ 
https://issues.apache.org/jira/browse/OAK-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13528947#comment-13528947
 ] 

Michael Dürig commented on OAK-464:
-----------------------------------

Recap from the f2f discussion: 

We will try to implement a rebase operation purely based on the journal. Such 
an implementation could live in oak-core right on top of the Microkernel API or 
in the Microkernel right below the Microkernel API. We can then decide later 
based on actual evidence into which module we want to include the rebase logic.
                
> RootImpl.rebase() doesn't handle move operations correctly
> ----------------------------------------------------------
>
>                 Key: OAK-464
>                 URL: https://issues.apache.org/jira/browse/OAK-464
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>            Reporter: Michael Dürig
>
> Doing {{RootImpl.rebase()}} causes moves to be changed to remove followed by 
> add. Which causes moves of large sub trees to become very expensive.

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