[
https://issues.apache.org/jira/browse/HADOOP-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12684006#action_12684006
]
Hudson commented on HADOOP-4655:
--------------------------------
Integrated in Hadoop-trunk #785 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/785/])
. New method FileSystem.newInstance() that always returns
a newly allocated FileSystem object. (dhruba)
> FileSystem.CACHE should be ref-counted
> --------------------------------------
>
> Key: HADOOP-4655
> URL: https://issues.apache.org/jira/browse/HADOOP-4655
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs, fs
> Affects Versions: 0.18.1, 0.18.2, 0.19.0, 0.19.1, 0.20.0
> Reporter: Hong Tang
> Assignee: dhruba borthakur
> Fix For: 0.21.0
>
> Attachments: FileSystemUnique.patch, FileSystemUnique.txt,
> FileSystemUnique2.txt
>
>
> FileSystem.CACHE is not ref-counted, and could lead to resource leakage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.