[
https://issues.apache.org/jira/browse/OAK-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller resolved OAK-12213.
----------------------------------
Fix Version/s: 2.2.0
Resolution: Fixed
> Tree store: child node list maybe be incorrect if an intermediate node is
> missing
> ---------------------------------------------------------------------------------
>
> Key: OAK-12213
> URL: https://issues.apache.org/jira/browse/OAK-12213
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Major
> Fix For: 2.2.0
>
>
> If there is a list of nodes with a missing
> * /test
> * /test-node
> * /test-node/child/node
> * /test-node/child/node/test
> * /test/child
> (Notice that /test-node/child is missing.)
> In this case, listing the child nodes can return the wrong entries. When
> reindexing, trying to aggregate many levels deep (the more levels deep the
> more likely) can result in an endless loop.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)