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 2009/01/13 02:38:59 UTC

[jira] Updated: (HADOOP-5017) NameNode.namesystem should be private

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

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

    Attachment: 5017_20090112.patch

5017_20090112.patch: declare NameNode.namesystem as private.

> 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
>         Attachments: 5017_20090112.patch
>
>
> 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.