ParallelMultiSearcher should shut down thread pool on close
-----------------------------------------------------------

                 Key: LUCENE-2249
                 URL: https://issues.apache.org/jira/browse/LUCENE-2249
             Project: Lucene - Java
          Issue Type: Bug
          Components: Search
    Affects Versions: 3.0
            Reporter: Martin Traverso


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to