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/05/09 00:39:15 UTC

[jira] Commented: (HADOOP-1160) DistributedFileSystem doesn't close the RawDistributedFileSystem on close.

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

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

+1

> DistributedFileSystem doesn't close the RawDistributedFileSystem on close.
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1160
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1160
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.12.2
>            Reporter: Owen O'Malley
>         Assigned To: Hairong Kuang
>            Priority: Blocker
>             Fix For: 0.13.0
>
>         Attachments: close.patch
>
>
> The DistributedFileSystem doesn't have a close method, and thus doesn't close the RawDistributedFileSystem. This will cause files that are being written to not be aborted correctly.

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