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