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

Reply via email to