You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Unico Hommes (JIRA)" <ji...@apache.org> on 2012/06/14 15:17:42 UTC

[jira] [Updated] (JCR-3269) Consistency checker should fix 'disconnected' nodes

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

Unico Hommes updated JCR-3269:
------------------------------

    Fix Version/s: 2.6

This one is also eligible for backport to 2.4. Please speak up if you disagree.
                
> Consistency checker should fix 'disconnected' nodes
> ---------------------------------------------------
>
>                 Key: JCR-3269
>                 URL: https://issues.apache.org/jira/browse/JCR-3269
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>            Reporter: Unico Hommes
>             Fix For: 2.6
>
>         Attachments: fixdisconnectednodes.patch
>
>
> A disconnected node is a node for which there is a node which has that node listed as a child, but the child node doesn't refer back to that parent node.
> Instead it can have a parent id that is either <null>, refers to a node that doesn't exist, refers to a parent but that parent doesn't refer back to it, refers to a parent and that parent also refers back to it.
> In all four cases the consistency checker should remove the child node entry in the node that refers to the disconnected node as a child.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira