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

Arpit Agarwal commented on HDFS-10805:
--------------------------------------

+1 for the patch. The unit test failures are unrelated.

> Reduce runtime for append test
> ------------------------------
>
>                 Key: HDFS-10805
>                 URL: https://issues.apache.org/jira/browse/HDFS-10805
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Gergely Novák
>            Assignee: Gergely Novák
>            Priority: Minor
>         Attachments: HDFS-10805.001.patch
>
>
> {{testAppend}} takes by far the most time of test suite 
> {{TestHDFSFileSystemContract}}, more than 1 min 45 sec (while all the other 
> tests run under 3 seconds). In this test we perform 500 appends, which takes 
> a lot of time. I suggest to reduce the number of appends as it won't change 
> the test's strength, only its runtime. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to