You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2017/10/18 21:39:01 UTC

[jira] [Created] (HDFS-12681) Fold HdfsLocatedFileStatus into HdfsFileStatus

Chris Douglas created HDFS-12681:
------------------------------------

             Summary: Fold HdfsLocatedFileStatus into HdfsFileStatus
                 Key: HDFS-12681
                 URL: https://issues.apache.org/jira/browse/HDFS-12681
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Chris Douglas
            Priority: Minor


{{HdfsLocatedFileStatus}} is a subtype of {{HdfsFileStatus}}, but not of {{LocatedFileStatus}}. Conversion requires copying common fields and shedding unknown data. It would be cleaner and sufficient for {{HdfsFileStatus}} to extend {{LocatedFileStatus}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org