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

IndexWriter#close(true) should either not be interruptible or should abort background merge threads before returning

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.0-BETA, 6.0
    • core/index
    • None
    • New

    Description

      Currently, there is no safe way to close a directory after closing the writer without causing an exception in a merge thread if the #close call is interrupted.

      Attachments

        1. LUCENE-4245.patch
          1 kB
          Uwe Schindler
        2. LUCENE-4245.patch
          2 kB
          Uwe Schindler
        3. LUCENE-4245.patch
          4 kB
          Uwe Schindler
        4. LUCENE-4245.patch
          3 kB
          Uwe Schindler
        5. LUCENE-4245.patch
          5 kB
          Uwe Schindler

        Activity

          People

            uschindler Uwe Schindler
            markrmiller@gmail.com Mark Miller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: