[
https://issues.apache.org/jira/browse/HADOOP-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang reassigned HADOOP-5008:
-------------------------------------
Assignee: Hairong Kuang
> TestReplication#testPendingReplicationRetry leaves an opened fd unclosed
> ------------------------------------------------------------------------
>
> Key: HADOOP-5008
> URL: https://issues.apache.org/jira/browse/HADOOP-5008
> Project: Hadoop Core
> Issue Type: Bug
> Components: test
> Affects Versions: 0.18.0
> Reporter: Hairong Kuang
> Assignee: Hairong Kuang
> Fix For: 0.19.1
>
> Attachments: testReplicationFd.patch
>
>
> The unit test opens a block file to overwrite but does not close it; So
> subsequent test would fail because the data directory is not able to be
> removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.