You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (Created) (JIRA)" <ji...@apache.org> on 2012/03/02 14:30:57 UTC

[jira] [Created] (LUCENE-3840) Threads leak out from Executors created in LuceneTestCase#newSearcher

Threads leak out from Executors created in LuceneTestCase#newSearcher
---------------------------------------------------------------------

                 Key: LUCENE-3840
                 URL: https://issues.apache.org/jira/browse/LUCENE-3840
             Project: Lucene - Java
          Issue Type: Bug
          Components: general/test
            Reporter: Dawid Weiss
             Fix For: 4.0


Not every IndexReader/close listener is called and this results in executors not being properly shut down/ disposed of.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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