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 "Hairong Kuang (JIRA)" <ji...@apache.org> on 2008/09/17 20:23:44 UTC

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

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

Hairong Kuang resolved HADOOP-4007.
-----------------------------------

      Resolution: Fixed
    Hadoop Flags: [Incompatible change, Reviewed]  (was: [Reviewed, Incompatible change])

The empty file is removed.

> 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.