An IOException thrown in the BlockReceiver file causes some tests to hang
-------------------------------------------------------------------------
Key: HDFS-448
URL: https://issues.apache.org/jira/browse/HDFS-448
Project: HDFS
Issue Type: Bug
Components: test
Affects Versions: 0.20.1
Reporter: Konstantin Boudnik
Using FI framework (HADOOP-6003) I'm injecting some faults into BlockReceiver
class. When DiskOutOfSpaceException is thrown at at BlockReceiver.java:449 it
causes the very first test case of org.apache.hadoop.hdfs.TestFileCreation to
hand indefinitely. I still am not clear if this a test bug (hmm...) or yet
another issues in HDFS. Thus I'm filing this bug against test component for now.
In the attachments: test run log and jstack log of the running VM under test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.