[ https://issues.apache.org/jira/browse/LUCENE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler updated LUCENE-2249: ---------------------------------- Fix Version/s: 3.1 I'll commit this soon - Thanks! > 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.1 > > 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org