You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2019/02/01 22:45:00 UTC

[jira] [Created] (SOLR-13212) when TestInjection.nonGracefullClose causes a TestShutdownFailError, test is garunteed tofail due to leaked objects (causes failures in (Hdfs)RestartWhileUpdatingTest)

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org