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

Reply via email to