Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.1-beta, 3.0.0-alpha1
-
None
-
Reviewed
Description
HDFS-4372 added tracking of NameNode startup progress. As part of that change, the NameNode HTTP server now starts before initialization of the FSNamesystem. There are a few code paths remaining in the JSP pages that are at risk of causing NullPointerException if accessed when the FSNamesystem has not been fully initialized.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-4372 Track NameNode startup progress
- Closed