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 "Stefan Guggisberg (JIRA)" <ji...@apache.org> on 2013/09/02 11:07:52 UTC

[jira] [Resolved] (OAK-979) MicroKernel.diff() returns incomplete JSON when moves are involved (H2)

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

Stefan Guggisberg resolved OAK-979.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9
         Assignee: Stefan Guggisberg

fixed in revision 1519368.
                
> MicroKernel.diff() returns incomplete JSON when moves are involved (H2)
> -----------------------------------------------------------------------
>
>                 Key: OAK-979
>                 URL: https://issues.apache.org/jira/browse/OAK-979
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mk
>            Reporter: Michael Dürig
>            Assignee: Stefan Guggisberg
>             Fix For: 0.9
>
>
> Given the base revision 
> {code}
> {"a":{"b":{}}
> {code}
> and the head revision 
> {code}
> {"a":{"c":{},"d":{}}
> {code}
> {{MicroKernel.diff}} will miss one of the added nodes {{c}} or {{d}}. 
> This only affects the H2 based MicroKernel

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