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/03/27 18:44:50 UTC

[jira] Updated: (HADOOP-5119) FSEditLog should not use FSNamesystem.getFSNamesystem()

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

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

    Description: FSEditLog should not access the namespace by the static method FSNamesystem getFSNamesystem().  (was: FSEditLog and FSImage should not access the namespace by the static method FSNamesystem getFSNamesystem().)
       Assignee: Tsz Wo (Nicholas), SZE
        Summary: FSEditLog should not use FSNamesystem.getFSNamesystem()  (was: FSEditLog and FSImage should not use FSNamesystem.getFSNamesystem())

Talked to Konstantin.  We agreed that (2) is a good solution to FSImage.  I will fix FSImage together with its subclass BackupStorage in HADOOP-5559.

Edited issus: removed FSImage from the summary and the description.


> FSEditLog should not use FSNamesystem.getFSNamesystem()
> -------------------------------------------------------
>
>                 Key: HADOOP-5119
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5119
>             Project: Hadoop Core
>          Issue Type: Sub-task
>          Components: dfs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: 5119_20090323.patch
>
>
> FSEditLog should not access the namespace by the static method FSNamesystem getFSNamesystem().

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