SecondaryNameNode.checkpointSize is in byte but not MB.
-------------------------------------------------------

                 Key: HDFS-1728
                 URL: https://issues.apache.org/jira/browse/HDFS-1728
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 0.21.1
            Reporter: Tsz Wo (Nicholas), SZE
            Assignee: Tsz Wo (Nicholas), SZE


The unit of SecondaryNameNode.checkpointSize is byte but not MB as stated in 
the following comment.
{code}
//SecondaryNameNode.java
   private long checkpointSize;    // size (in MB) of current Edit Log
{code}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to