Hoss Man created SOLR-13212:
-------------------------------
Summary: when TestInjection.nonGracefullClose causes a
TestShutdownFailError, test is garunteed tofail due to leaked objects (causes
failures in (Hdfs)RestartWhileUpdatingTest)
Key: SOLR-13212
URL: https://issues.apache.org/jira/browse/SOLR-13212
Project: Solr
Issue Type: Sub-task
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Hoss Man
While investigating suite level test failures in {{RestartWhileUpdatingTest}}
(and it's subclass {{HdfsRestartWhileUpdatingTest}}) due to leaked objects i
realized that this happens anytime {{TestInjection.injectNonGracefullClose}}
causes a {{TestShutdownFailError}} to be thrown.
The test will still be able to restart the node, and the test (method) will
succeed, but the suite will fail due to the leaked objects.
NOTE: These are currently the only tests using
{{TestInjection.nonGracefullClose}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]