[
https://issues.apache.org/jira/browse/SOLR-13212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16781087#comment-16781087
]
ASF subversion and git services commented on SOLR-13212:
--------------------------------------------------------
Commit 776013c52e58401c517b4bdd388a488520b84eb2 in lucene-solr's branch
refs/heads/branch_7x from Chris M. Hostetter
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=776013c ]
disable TestInjection in RestartWhileUpdatingTest
work around for SOLR-13189 and SOLR-13212
(cherry picked from commit 956772b7ef6849ba701ecde8610cc0cc523676ff)
> 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
> Priority: Major
> Attachments: SOLR-13212.patch
>
>
> 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]