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 "Zhe Zhang (JIRA)" <ji...@apache.org> on 2015/08/28 00:29:45 UTC

[jira] [Created] (HDFS-8982) Consolidate getFileReplication and getPreferredBlockReplication in INodeFile

Zhe Zhang created HDFS-8982:
-------------------------------

             Summary: Consolidate getFileReplication and getPreferredBlockReplication in INodeFile
                 Key: HDFS-8982
                 URL: https://issues.apache.org/jira/browse/HDFS-8982
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: namenode
    Affects Versions: 2.7.1
            Reporter: Zhe Zhang


Currently {{INodeFile}} provides both {{getFileReplication}} and {{getPreferredBlockReplication}} interfaces. At the very least they should be renamed (e.g. {{getCurrentFileReplication}} and {{getMaxConfiguredFileReplication}}), with clearer Javadoc.

I also suspect we are not using them correctly in all places right now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)