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/08/24 15:25:51 UTC

[jira] [Resolved] (OAK-976) MicroKernel.diff() returns invalid JSON (H2)

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

Stefan Guggisberg resolved OAK-976.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9

fixed in svn r1517125.
                
> MicroKernel.diff() returns invalid JSON (H2)
> --------------------------------------------
>
>                 Key: OAK-976
>                 URL: https://issues.apache.org/jira/browse/OAK-976
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mk
>            Reporter: Michael Dürig
>            Assignee: Stefan Guggisberg
>             Fix For: 0.9
>
>
> {{MicroKernel.diff()}} returns sometimes
> {code}
> ^"/root/N2352"
> >"/root/N2727":"/root/N2733"
> {code}
> which should be
> {code}
> ^"/root/N2352":{}
> >"/root/N2727":"/root/N2733"
> {code}
> This only happens with the H2 based MicroKernel. MongoMK is fine. 

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