Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-1611

Do not launch new merges if IndexWriter has hit OOME

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.1
    • 2.9
    • core/index
    • None
    • New

    Description

      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.

      Attachments

        1. LUCENE-1611.patch
          8 kB
          Michael McCandless
        2. LUCENE-1611.patch
          3 kB
          Michael McCandless
        3. LUCENE-1611-241.patch
          3 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: