NameNode.namesystem should be private -------------------------------------
Key: HADOOP-5017
URL: https://issues.apache.org/jira/browse/HADOOP-5017
Project: Hadoop Core
Issue Type: Bug
Components: dfs
Reporter: Tsz Wo (Nicholas), SZE
As stated in the comment:
{code}
public FSNamesystem namesystem; // TODO: This should private. Use
getNamesystem() instead.
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
