Tsz Wo (Nicholas), SZE created HDFS-4206: --------------------------------------------
Summary: Change the fields in INode and its subclasses to private Key: HDFS-4206 URL: https://issues.apache.org/jira/browse/HDFS-4206 Project: Hadoop HDFS Issue Type: Improvement Components: name-node Reporter: Tsz Wo (Nicholas), SZE Assignee: Tsz Wo (Nicholas), SZE The fields in INode and its subclasses are sometimes directly accessed and modified by other code. It is better to change them to private and use getters/setters. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira