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 "dhruba borthakur (JIRA)" <ji...@apache.org> on 2007/05/08 20:32:16 UTC

[jira] Updated: (HADOOP-1205) The open method of FSNamesystem should be synchronized

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

dhruba borthakur updated HADOOP-1205:
-------------------------------------

    Priority: Blocker  (was: Major)

Possible blocker for 0.13 release. Investigation in progress.

> The open method of FSNamesystem should be synchronized
> ------------------------------------------------------
>
>                 Key: HADOOP-1205
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1205
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.12.2
>            Reporter: Hairong Kuang
>            Priority: Blocker
>             Fix For: 0.13.0
>
>
> Method open accesses a shared data structure blockMap. If synchronization access is not enforced, open might return inconsistent results.

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