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 "Jukka Zitting (JIRA)" <ji...@apache.org> on 2014/03/20 20:06:46 UTC

[jira] [Commented] (OAK-1566) ArrayIndexOutOfBoundsException in Segment.getRefId()

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

Jukka Zitting commented on OAK-1566:
------------------------------------

This is probably related to the HAMT data structure used for child node entries, as the problem only seems to occur in cases where we're dealing with flat nodes with at least hundreds of thousands of children.

> ArrayIndexOutOfBoundsException in Segment.getRefId()
> ----------------------------------------------------
>
>                 Key: OAK-1566
>                 URL: https://issues.apache.org/jira/browse/OAK-1566
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Critical
>             Fix For: 0.20
>
>
> It looks like there is some SegmentMK bug that causes the {{Segment.getRefId()}} to throw an {{ArrayIndexOutOfBoundsException}} in some fairly rare corner cases.



--
This message was sent by Atlassian JIRA
(v6.2#6252)