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 "Doug Cutting (JIRA)" <ji...@apache.org> on 2006/06/26 19:32:32 UTC

[jira] Resolved: (HADOOP-319) FileSystem "close" does not remove the closed fs from the fs map

     [ http://issues.apache.org/jira/browse/HADOOP-319?page=all ]
     
Doug Cutting resolved HADOOP-319:
---------------------------------

    Resolution: Fixed

I just committed this.  Thanks, Hairong.

> FileSystem "close" does not remove the closed fs from the fs map
> ----------------------------------------------------------------
>
>          Key: HADOOP-319
>          URL: http://issues.apache.org/jira/browse/HADOOP-319
>      Project: Hadoop
>         Type: Bug

>   Components: fs
>     Versions: 0.3.2
>     Reporter: Hairong Kuang
>     Assignee: Hairong Kuang
>      Fix For: 0.4.0
>  Attachments: fs_close.patch, fs_close.patch, fs_close.patch
>
> The close methods of both DistributedFileSystem and LocalFileSystem do not remove the closed file system from the fs map in FileSystem. As a result, a subsequent call to FileSystem.getNamed may return the handle to the closed file system and receive errors if perform any operation on the fs handle.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira