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

Thomas Mueller commented on OAK-464:
------------------------------------

Ok, thanks. It sounds rather complex to implement. If it is really required, I 
think this is not something that all MicroKernel implementations should need to 
support, otherwise implementing a MicroKernel (which was supposed to be simple) 
becomes even more complicated. 

I guess the logic would always be the same, independent of the MicroKernel 
implementation. So I think it should be possible to solve that in a generic 
way, so that it only needs to be implemented once (in oak-core for example).
                
> 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