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 "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/01/29 04:29:34 UTC

[jira] Created: (HDFS-931) Failing DFSOutputStream does not throw exception back to client

Failing DFSOutputStream does not throw exception back to client
---------------------------------------------------------------

                 Key: HDFS-931
                 URL: https://issues.apache.org/jira/browse/HDFS-931
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs client
    Affects Versions: 0.21.0, 0.22.0
            Reporter: Todd Lipcon
            Priority: Blocker


I've written a fault injection test that simply throws exceptions on every ack.readFields call in ResponseProcessor. This ought to raise an exception to the client trying to use the stream, but instead it ignores it silently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.