TimeLimitingCollector starts thread in static {} with no way to stop them
-------------------------------------------------------------------------
Key: LUCENE-2822
URL: https://issues.apache.org/jira/browse/LUCENE-2822
Project: Lucene - Java
Issue Type: Bug
Reporter: Robert Muir
See the comment in LuceneTestCase.
If you even do Class.forName("TimeLimitingCollector") it starts up a thread in
a static method, and there isn't a way to kill it.
This is broken.
--
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: [email protected]
For additional commands, e-mail: [email protected]