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

Hudson commented on HDFS-3002:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #1001 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1001/])
    HDFS-3002. TestNameNodeMetrics need not wait for metrics update. 
Contributed by Suresh Srinivas. (Revision 1293482)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293482
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/metrics/TestNameNodeMetrics.java

                
> TestNameNodeMetrics need not wait for metrics update with new metrics 
> framework
> -------------------------------------------------------------------------------
>
>                 Key: HDFS-3002
>                 URL: https://issues.apache.org/jira/browse/HDFS-3002
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>            Priority: Trivial
>         Attachments: HDFS-3002.patch
>
>
> With older metrics framework, the namenode metrics was updated by replication 
> thread. This required test having to wait for replication interval. This is 
> no longer necessary with metrics2 framework. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to