You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nicolas Liochon (JIRA)" <ji...@apache.org> on 2013/04/09 09:44:16 UTC

[jira] [Created] (HBASE-8303) Increse the test timeout to 60s when they are less than 20s

Nicolas Liochon created HBASE-8303:
--------------------------------------

             Summary: Increse the test timeout to 60s when they are less than 20s
                 Key: HBASE-8303
                 URL: https://issues.apache.org/jira/browse/HBASE-8303
             Project: HBase
          Issue Type: Bug
            Reporter: Nicolas Liochon
            Assignee: Nicolas Liochon


Short test timeouts are dangerous because:
 - if the test is executed in the same jvm as another, GC, thread priority can play a role
 - we don't know the machine used to execute the tests, nor what's running on it;.


For this reason, a test timeout of 60s allows us to be on the safe side.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira