checkpointTxnCount's comment still saying about editlog size
------------------------------------------------------------

                 Key: HDFS-2347
                 URL: https://issues.apache.org/jira/browse/HDFS-2347
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: name-node
    Affects Versions: 0.23.0, 0.24.0
            Reporter: Uma Maheswara Rao G
            Assignee: Uma Maheswara Rao G
            Priority: Minor


As per the latest changes checkpoint will trigger based on transaction counts 
instead of editlog size.But checkpointTxnCount comment is still saying about 
editlog size.

{code}
private long checkpointTxnCount;    // 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