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

Luke Lu commented on HDFS-1117:
-------------------------------

The patch contains:

{noformat}
+    System.out.println("SURESH " + 
cluster.getNamesystem().getCorruptReplicaBlocks());
+    System.out.println("SURESH " + jmx.getValue("CorruptBlocks"));
{noformat}

which probably should be removed.

The additional classpath ref is probably redundant for the trunk build.xml.

Otherwise, +1.

> HDFS portion of HADOOP-6728 (ovehaul metrics framework)
> -------------------------------------------------------
>
>                 Key: HDFS-1117
>                 URL: https://issues.apache.org/jira/browse/HDFS-1117
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 0.20.2
>            Reporter: Luke Lu
>            Assignee: Luke Lu
>             Fix For: 0.23.0
>
>         Attachments: HDFS-1117.2.patch, HDFS-1117.3.patch, HDFS-1117.patch
>
>


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

Reply via email to