[
https://issues.apache.org/jira/browse/HADOOP-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917848#action_12917848
]
Konstantin Boudnik commented on HADOOP-6977:
--------------------------------------------
I have ran {{test-patch.sh}} locally and all look Ok
{noformat}
+1 overall.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
+1 system tests framework. The patch passed system tests framework compile.
{noformat}
Also, I used the version of Common built with this patch to run TestHL040 from
HDFS-1408 and it passed. So, it seems that patch is ready to be committed to
trunk.
> Herriot daemon clients should vend statistics
> ---------------------------------------------
>
> Key: HADOOP-6977
> URL: https://issues.apache.org/jira/browse/HADOOP-6977
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.22.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Attachments: FinderTest.java, HADOOP-6977.patch, HADOOP-6977.patch,
> HADOOP-6977.patch, HADOOP-6977.y20S.patch, HADOOP-6977.y20S.patch
>
>
> The HDFS web user interface serves useful information through dfshealth.jsp
> and dfsnodelist.jsp.
> The Herriot interface to Hadoop cluster daemons would benefit from the
> addition of some way to channel metics information.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.