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

Add MDW.enableVirusScanner / fix windows handling bugs

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.10.1, 5.0, 6.0
    • None
    • None
    • New

    Description

      IndexWriter has logic to handle the case where it can't delete a file (it puts in a retry list and indexfiledeleter will periodically retry, you can force this retry with deletePendingFiles).

      But from what I can tell, this logic is incomplete, e.g. its not properly handled during CFS creation, so if a file temporarily can't be deleted things like flush will fail.

      Attachments

        1. LUCENE-5904.patch
          1 kB
          Robert Muir
        2. LUCENE-5904.patch
          25 kB
          Robert Muir
        3. LUCENE-5904.patch
          36 kB
          Robert Muir
        4. LUCENE-5904.patch
          36 kB
          Robert Muir
        5. LUCENE-5904.patch
          37 kB
          Robert Muir
        6. LUCENE-5904.patch
          91 kB
          Michael McCandless
        7. LUCENE-5904.patch
          86 kB
          Michael McCandless

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: