Alan Woodward created SOLR-9544:
-----------------------------------
Summary: ObjectReleaseTracker can false-fail on late asynchronous
closing resources
Key: SOLR-9544
URL: https://issues.apache.org/jira/browse/SOLR-9544
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Alan Woodward
SolrTestCaseJ4 assumes that, once its embedded CoreContainer has shutdown, it
can check the ObjectReleaseTracker and ensure that all cores are closed.
However, if the test has kicked off some asynchronous core reloads then this
assumption doesn't necessarily hold, particularly on slow machines.
See http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/466/ for an example
failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]