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 "Sanjay Radia (JIRA)" <ji...@apache.org> on 2008/09/10 19:29:44 UTC

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

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

Sanjay Radia updated HADOOP-4007:
---------------------------------

    Attachment: removeDFSInfo.patch

Turns we can remove DFSFileInfo completely.

> Remove DFSFileInfo - FileStatus is sufficient
> ---------------------------------------------
>
>                 Key: HADOOP-4007
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4007
>             Project: Hadoop Core
>          Issue Type: Sub-task
>            Reporter: Sanjay Radia
>             Fix For: 0.19.0
>
>         Attachments: removeDFSInfo.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.