Mike Drob created SOLR-14162: -------------------------------- Summary: TestInjection can leak Timer objects Key: SOLR-14162 URL: https://issues.apache.org/jira/browse/SOLR-14162 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Components: Tests Reporter: Mike Drob
In TestInjection we track all of the outstanding timers for shutdown but try to clean up based on the TimerTask instead of the Timer itself. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org