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 "dhruba borthakur (JIRA)" <ji...@apache.org> on 2008/09/17 10:31:44 UTC

[jira] Reopened: (HADOOP-4007) Remove DFSFileInfo - FileStatus is sufficient

     [ https://issues.apache.org/jira/browse/HADOOP-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur reopened HADOOP-4007:
--------------------------------------


This patch leaves an empty DFSFileInfo.java file in the svn. Is this on purpose?

> Remove DFSFileInfo - FileStatus is sufficient
> ---------------------------------------------
>
>                 Key: HADOOP-4007
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4007
>             Project: Hadoop Core
>          Issue Type: Sub-task
>          Components: dfs
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.19.0
>
>         Attachments: removeDFSInfo.patch, removeDFSInfo2.patch, removeDFSInfo3.patch, removeDFSInfo3_updated.patch
>
>
> DFSFileInfo extends FileStatus.
> FileSystem uses FileStatus.
> DFSFileInfo does not add any functionality. Remove it.

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