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

Benchmark does not close its Reader when OpenReader/CloseReader are not used

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0
    • 3.0.1, 4.0-ALPHA
    • modules/benchmark
    • None
    • New

    Description

      Only the Searcher is closed, but because the reader is passed to the Searcher, the Searcher does not close the Reader, causing a resource leak.

      Attachments

        1. LUCENE-2106.patch
          0.5 kB
          Mark Miller

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: