You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/08 01:41:00 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-13212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16763220#comment-16763220 ] 

ASF subversion and git services commented on SOLR-13212:
--------------------------------------------------------

Commit 2d48bde21bfb69b897632ca2885a61583c659594 in lucene-solr's branch refs/heads/branch_8x from Chris M. Hostetter
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=2d48bde ]

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