[
https://issues.apache.org/jira/browse/LUCENE-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933053#comment-13933053
]
ASF subversion and git services commented on LUCENE-5520:
---------------------------------------------------------
Commit 1577076 from [~mikemccand] in branch 'dev/trunk'
[ https://svn.apache.org/r1577076 ]
LUCENE-5520: fix AIOOBE from ToChildBlockJoinQuery when a parent has no children
> ArrayIndexOutOfBoundException in ToChildBlockJoinQuery when there's a deleted
> parent without any children
> ---------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-5520
> URL: https://issues.apache.org/jira/browse/LUCENE-5520
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/join
> Affects Versions: 4.2, 4.7
> Reporter: Sally Ang
> Assignee: Michael McCandless
> Attachments: LUCENE-5220.patch, TestBlockJoin.patch, non working
> patch.patch, testout.txt, working patch.patch
>
>
> This problem is found in lucene 4.2.0 and reproduced in 4.7.0
> In our app when we delete a document we always delete all the children.
> But not all parents have children. The exception happen for us when the
> parent without children is deleted.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]