You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Uma Maheswara Rao G (JIRA)" <ji...@apache.org> on 2011/09/18 08:19:08 UTC

[jira] [Created] (HDFS-2347) checkpointTxnCount's comment still saying about editlog size

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