Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.21.1
-
None
-
Reviewed
Description
The unit of SecondaryNameNode.checkpointSize is byte but not MB as stated in the following comment.
//SecondaryNameNode.java private long checkpointSize; // size (in MB) of current Edit Log
Attachments
Attachments
Issue Links
- is related to
-
HDFS-4776 Backport SecondaryNameNode web ui to branch-1
- Closed