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

Haohui Mai updated HDFS-5251:
-----------------------------

    Status: Patch Available  (was: Open)
    
> Race between the initialization of NameNode and the http server
> ---------------------------------------------------------------
>
>                 Key: HDFS-5251
>                 URL: https://issues.apache.org/jira/browse/HDFS-5251
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>         Attachments: HDFS-5251.000.patch
>
>
> The constructor of NameNode starts a HTTP server before the FSNameSystem is 
> initialized. Currently there is a race where the HTTP server can access the 
> uninitialized namesystem variable, throwing a NullPointerException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to