[
https://issues.apache.org/jira/browse/HADOOP-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-5119:
-------------------------------------------
Attachment: 5119_20090327.patch
5119_20090327.patch: the problematic methods in FSEditLog are static. So, they
are fixed by parameter passing.
> 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, 5119_20090327.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.