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/11/25 12:47:12 UTC

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

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

Davide Giannella commented on OAK-2077:
---------------------------------------

Linking OAK-2202 as in case of backport it will have to backported as well.

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