You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/03/16 23:48:09 UTC

[jira] Commented: (HADOOP-1129) The DFSClient hides IOExceptions in flush

    [ https://issues.apache.org/jira/browse/HADOOP-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481778 ] 

Owen O'Malley commented on HADOOP-1129:
---------------------------------------

+1


> 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
>    Affects Versions: 0.12.0
>            Reporter: Owen O'Malley
>         Assigned To: Hairong Kuang
>             Fix For: 0.12.1
>
>         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.