You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2015/03/03 10:36:05 UTC

[jira] [Commented] (LUCENE-6299) IndexWriter's enforcement of 2.1B doc limits is buggy

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

Michael McCandless commented on LUCENE-6299:
--------------------------------------------

Argh: the CHANGES.txt entry for this issue went into the wrong place in 4.10.x, even though the fix was in fact committed for 4.10.4....

> IndexWriter's enforcement of 2.1B doc limits is buggy
> -----------------------------------------------------
>
>                 Key: LUCENE-6299
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6299
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Blocker
>             Fix For: 4.10.4, 5.0, Trunk, 5.1
>
>         Attachments: LUCENE-6299-410x.patch, LUCENE-6299.patch, LUCENE-6299.patch, LUCENE-6299.patch, LUCENE-6299.patch, LUCENE-6299_addIndexes.patch
>
>
> E.g. if you pass an already > 2.1B docs to either addIndexes, it can fail to enforce properly.
> IW's private reserveDocs should refuse to accept negative values.
> IW.deleteAll fails to set the pendingNumDocs to 0.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org