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/22 02:33:59 UTC

[jira] Updated: (HADOOP-5097) Remove static variable JspHelper.fsn

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

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

    Attachment: 5097_20090121.patch

5097_20090121.patch:
- change JspHelper.fsn from "static" to "private final"
- change a few non-static methods in JspHelper to static

> Remove static variable JspHelper.fsn
> ------------------------------------
>
>                 Key: HADOOP-5097
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5097
>             Project: Hadoop Core
>          Issue Type: Sub-task
>          Components: dfs
>            Reporter: Tsz Wo (Nicholas), SZE
>         Attachments: 5097_20090121.patch
>
>
> There is another static FSNamesystem variable, fsn, declared in JspHelper.  We should remove it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.