Gergely Novák created HDFS-10805:
------------------------------------

             Summary: 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
            Priority: Minor


{{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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to