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
Fix For: 0.19.1
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.