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

ParallelMultiSearcher should shut down thread pool on close

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0
    • 3.0.3, 3.1, 4.0-ALPHA
    • core/search
    • None
    • New, Patch Available

    Description

      ParallelMultiSearcher does not shut down its internal thread pool on close. As a result, programs that create multiple instances of this class over their lifetime end up "leaking" threads.

      Attachments

        1. LUCENE-2249.patch
          0.7 kB
          Martin Traverso

        Activity

          People

            uschindler Uwe Schindler
            martint Martin Traverso
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: