[
https://issues.apache.org/jira/browse/HDFS-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981814#comment-13981814
]
Hudson commented on HDFS-6270:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5577 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5577/])
HDFS-6270. Secondary namenode status page shows transaction count in bytes.
Contributed by Benoy Antony. (wheat9:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1590197)
* /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/SecondaryNameNode.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/status.html
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestSecondaryWebUi.java
> Secondary namenode status page shows transaction count in bytes
> ---------------------------------------------------------------
>
> Key: HDFS-6270
> URL: https://issues.apache.org/jira/browse/HDFS-6270
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.4.0
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Priority: Minor
> Fix For: 2.5.0
>
> Attachments: HDFS-6270.patch, HDFS-6270.patch, HDFS-6270.patch
>
>
> Though checkpoint trigger is changed from edit log size to transaction count
> , the SN UI still shows the limit in terms of bytes
> It appears as :
> Checkpoint Period : 3600 seconds
> Checkpoint Size : 976.56 KB (= 1000000 bytes)
--
This message was sent by Atlassian JIRA
(v6.2#6252)