You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2010/10/29 16:20:20 UTC

[jira] Resolved: (LUCENE-2249) ParallelMultiSearcher should shut down thread pool on close

     [ https://issues.apache.org/jira/browse/LUCENE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler resolved LUCENE-2249.
-----------------------------------

    Resolution: Fixed

This was already backported with LUCENE-2494.

> 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
>            Assignee: Uwe Schindler
>            Priority: Minor
>             Fix For: 3.0.3, 3.1, 4.0
>
>         Attachments: LUCENE-2249.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org