You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/03/17 23:57:27 UTC

[jira] Created: (HDFS-1042) Namesystem metrics are collected before namesystem is fully initialized

Namesystem metrics are collected before namesystem is fully initialized
-----------------------------------------------------------------------

                 Key: HDFS-1042
                 URL: https://issues.apache.org/jira/browse/HDFS-1042
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: name-node
    Affects Versions: 0.20.2, 0.21.0, 0.22.0
            Reporter: Todd Lipcon


FSNamesystem leaks its reference out to the metrics system before it has initialized FSDirectory. Therefore in rare occasions you can get NPEs when metrics try to collect data from FSN before it's initialized.

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