[ 
https://issues.apache.org/jira/browse/HDFS-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108651#comment-13108651
 ] 

Hudson commented on HDFS-2347:
------------------------------

Integrated in Hadoop-Hdfs-trunk #806 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/806/])
    HDFS-2347. Fix checkpointTxnCount's comment about editlog size. Contributed 
by Uma Maheswara Rao G.

mattf : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1172916
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/Checkpointer.java


> 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: Bug
>          Components: name-node
>    Affects Versions: 0.23.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Trivial
>             Fix For: 0.23.0
>
>         Attachments: HDFS-2347.23Branch.patch
>
>
> 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