[ https://issues.apache.org/jira/browse/LUCENE-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael McCandless resolved LUCENE-1611. ---------------------------------------- Resolution: Fixed Fix Version/s: 2.4.2 Thanks Christiaan! > Do not launch new merges if IndexWriter has hit OOME > ---------------------------------------------------- > > Key: LUCENE-1611 > URL: https://issues.apache.org/jira/browse/LUCENE-1611 > Project: Lucene - Java > Issue Type: Bug > Components: Index > Affects Versions: 2.4.1 > Reporter: Michael McCandless > Assignee: Michael McCandless > Fix For: 2.4.2, 2.9 > > Attachments: LUCENE-1611-241.patch, LUCENE-1611.patch, > LUCENE-1611.patch > > > if IndexWriter has hit OOME, it defends itself by refusing to commit changes > to the index, including merges. But this can lead to infinite merge attempts > because we fail to prevent starting a merge. > Spinoff from > http://www.nabble.com/semi-infinite-loop-during-merging-td23036156.html. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org