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

Kevin Risden commented on SOLR-5007:
------------------------------------

I think I found the underlying issue. FileContext.getFileContext doesn't close 
the underlying filesystem that gets created. There is a rename method now on 
the Filesystem that gets closed correctly. I am trying to track down when the 
rename method was added to Filesystem class.

 

I need to run all the HDFS related tests to make sure nothing is broken but 
this fixed the IPC thread issue with a few of the tests (TestRecoveryHdfs, 
HdfsDirectoryFactoryTest, HdfsDirectoryTest). 

> 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
>         Attachments: SOLR-5007.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to