You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2009/06/25 04:19:07 UTC

[jira] Created: (HDFS-448) An IOException thrown in the BlockReceiver file causes some tests to hang

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.