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

Konstantin Shvachko commented on HDFS-1361:
-------------------------------------------

Tests pass.
test-patch results:
{code}
.    [exec] -1 overall.  
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]     +1 tests included.  The patch appears to include 6 new or 
modified tests.
     [exec]     -1 javadoc.  The javadoc tool appears to have generated 1 
warning messages.
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
     [exec]     +1 release audit.  The applied patch does not increase the 
total number of release audit warnings.
     [exec]     +1 system tests framework.  The patch passed system tests 
framework compile.
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec]     Finished build.
     [exec] 
======================================================================
     [exec] 
======================================================================
{code}
The javadoc warning is fixed by HDFS-1369.

> Add -fileStatus operation to NNThroughputBenchmark
> --------------------------------------------------
>
>                 Key: HDFS-1361
>                 URL: https://issues.apache.org/jira/browse/HDFS-1361
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.22.0
>
>         Attachments: NNThroughput-fileStatus.patch
>
>
> getFileStatus() is a frequently used operation in HDFS. It important to 
> benchmark the name-node throughput on it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to