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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2008/05/07 13:36:55 UTC

[jira] Created: (HADOOP-3359) Inadequate synchronization of namenode shutdown

Inadequate synchronization of namenode shutdown
-----------------------------------------------

                 Key: HADOOP-3359
                 URL: https://issues.apache.org/jira/browse/HADOOP-3359
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs
    Affects Versions: 0.16.3
            Reporter: Steve Loughran
            Priority: Minor


The shutdown methods in Namenode arent properly synchronized; the stop() method should be marked as sync or the stopRequested field marked as volatile.


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