The DFSClient hides IOExceptions in flush
-----------------------------------------

                 Key: HADOOP-1129
                 URL: https://issues.apache.org/jira/browse/HADOOP-1129
             Project: Hadoop
          Issue Type: Bug
          Components: dfs
            Reporter: Owen O'Malley
         Assigned To: Hairong Kuang
         Attachments: not-captured.patch

The DFS client uses a couple of classes that are extensions of 
FilterOutputStream that should override close, because the default close 
catches and ignores IOExceptions from flush.

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

Reply via email to