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/15 02:43:59 UTC

[jira] Resolved: (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 resolved HADOOP-5017.
--------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
     Hadoop Flags: [Reviewed]

I just committed this.

> 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
>             Fix For: 0.21.0
>
>         Attachments: 5017_20090112.patch, 5017_20090114.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.