apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.63k stars 1.02k forks source link

Threads leak out from Executors created in LuceneTestCase#newSearcher [LUCENE-3840] #4913

Open asfimport opened 12 years ago

asfimport commented 12 years ago

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


Migrated from LUCENE-3840 by Dawid Weiss (@dweiss), updated May 09 2016

asfimport commented 11 years ago

Steven Rowe (@sarowe) (migrated from JIRA)

Bulk move 4.4 issues to 4.5 and 5.0

asfimport commented 10 years ago

Uwe Schindler (@uschindler) (migrated from JIRA)

Move issue to Lucene 4.9.