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 "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/11/04 00:14:44 UTC

[jira] Updated: (HADOOP-4572) INode and its sub-classes should be package private

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

Tsz Wo (Nicholas), SZE updated HADOOP-4572:
-------------------------------------------

    Attachment: 4572_20081103.patch

4572_20081103.patch: 
- changed INode, INodeFile, INodeDirectory and INodeFileUnderConstruction to package private.
- moved TestNNThroughputBenchmark, FileNameGenerator, CreateEditsLog and NNThroughputBenchmark to org.apache.hadoop.hdfs.server.namenode.

> INode and its sub-classes should be package private
> ---------------------------------------------------
>
>                 Key: HADOOP-4572
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4572
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Tsz Wo (Nicholas), SZE
>         Attachments: 4572_20081103.patch
>
>
> INode, INodeFile, INodeDirectory and INodeFileUnderConstruction should be changed from public to package private.  As a consequence, some test classes like CreateEditsLog have to be moved to org.apache.hadoop.hdfs.server.namenode.

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