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

Hudson commented on HDFS-10805:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10442 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10442/])
HDFS-10805. Reduce runtime for append test. Contributed by Gergely (arp: rev 
2a8f55a0cf147b567d70c0c07f84cf27fd413c19)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/AppendTestUtil.java


> 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
>             Fix For: 2.8.0, 3.0.0-alpha2
>
>         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