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/04 17:08:00 UTC

[jira] [Comment Edited] (SOLR-5007) TestRecoveryHdfs seems to be leaking a thread occasionally that ends up failing a completely different test.

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

Hoss Man edited comment on SOLR-5007 at 2/4/19 5:07 PM:
--------------------------------------------------------

[~krisden] - the way to check if this is still an issue would be to revert -the previous  "workaround"- SOLR-7289 commit that causes these leaked threads to be ignored in HDFS related tests if they still exist.

See {{public class BadHdfsThreadsFilter implements ThreadFilter}} ant the logic it contains, along with the various comments and linked issues.

we shouldn't be resolving this issue unles/untill we can confidently remove the logic that "ignores' those leaked threads.
----
*EDIT* Just realized that the commit mentioned in the comments above wasn't the commit that added HdfsThreadLeakTest, so it's not obvious it was a workaround for this issue unless you grep the code for "SOLR-5007"


was (Author: hossman):
[~krisden] - the way to check if this is still an issue would be to revert the previous  "workaround" commit that causes these leaked threads to be ignored in HDFS related tests if they still exist.

See {{public class BadHdfsThreadsFilter implements ThreadFilter}} ant the logic it contains, along with the various comments and linked issues.

we shouldn't be resolving this issue unles/untill we can confidently remove the logic that "ignores' those leaked threads.

> TestRecoveryHdfs seems to be leaking a thread occasionally that ends up failing a completely different test.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-5007
>                 URL: https://issues.apache.org/jira/browse/SOLR-5007
>             Project: Solr
>          Issue Type: Test
>          Components: Hadoop Integration, hdfs, Tests
>            Reporter: Mark Miller
>            Assignee: Kevin Risden
>            Priority: Major
>




--
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