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

Stefan Guggisberg commented on JCR-2877:
----------------------------------------

> It could happen that a child node is not in the ChildNodeEntries of its 
> parent node. 

do you still experience such problems with 2.2? if yes, are they reproducible?

i was under the impression that we had fixed all issues which could potentially 
lead to repository corruption.

> Extend the consistency check in BundleDbPersistenceManager's to fix 
> child-parent relations
> ------------------------------------------------------------------------------------------
>
>                 Key: JCR-2877
>                 URL: https://issues.apache.org/jira/browse/JCR-2877
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>    Affects Versions: 2.2.2
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> It could happen that a child node is not in the ChildNodeEntries of its 
> parent node.
> You will get something like (javax.jcr.ItemNotFoundException: failed to build 
> path of node1: parentNode has no child entry for node1) if you try to 
> retrieve the path from node1.
> We should handle such cases and fix it on consistency check

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to