You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Gergely Novák (JIRA)" <ji...@apache.org> on 2016/08/26 13:23:21 UTC

[jira] [Created] (HDFS-10805) Reduce runtime for append test

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