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

SearcherManager misses to close IR if manager is closed during reopen

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5, 4.0-ALPHA
    • 3.5, 4.0-ALPHA
    • core/store
    • None
    • New, Patch Available

    Description

      if we close SM while there is a thread calling maybReopen() and swapSearcher throws already closed exception we miss to close the searcher / reader.

      Attachments

        1. LUCENE-3476.patch
          6 kB
          Simon Willnauer
        2. LUCENE-3476.patch
          4 kB
          Simon Willnauer

        Activity

          People

            simonw Simon Willnauer
            simonw Simon Willnauer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: