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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2014/09/05 17:12:28 UTC

[jira] [Created] (OAK-2077) Improve the resilence of the OrderedIndex for dangling links

Davide Giannella created OAK-2077:
-------------------------------------

             Summary: Improve the resilence of the OrderedIndex for dangling links
                 Key: OAK-2077
                 URL: https://issues.apache.org/jira/browse/OAK-2077
             Project: Jackrabbit Oak
          Issue Type: Bug
            Reporter: Davide Giannella
            Assignee: Davide Giannella
            Priority: Critical


It could happens that along the various lanes of the SkipList
implemented by the OrderedIndex we encounter dangling links to nodes
that has been previously removed.

While it's not clear yet how to reproduce it on the {{prune()}} side
we could improve the {{seek()}} and maybe {{fetchKeyNode()}} method
for considering the use case and optionally clean-up after it.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)