You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Lyuben Todorov (JIRA)" <ji...@apache.org> on 2014/07/07 01:45:33 UTC

[jira] [Created] (CASSANDRA-7500) HintedHandOffTest failing due to timeout

Lyuben Todorov created CASSANDRA-7500:
-----------------------------------------

             Summary: HintedHandOffTest failing due to timeout
                 Key: CASSANDRA-7500
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7500
             Project: Cassandra
          Issue Type: Test
          Components: Tests
         Environment: OSX Mavericks 
2.9 GHz Intel i7

            Reporter: Lyuben Todorov
            Assignee: Lyuben Todorov
            Priority: Minor
         Attachments: 0001-Reduce-stored-hints-to-prevent-timeout-for-HintedHan.patch

{{HintedHandOffTest#testHintsMetrics}} fails due to timing out. This is due to the for loop used for past window incrementation. 99 iterations causes a timeout on my machine. Attaching a patch that lowers the loop to 5 iterations, the alternative is to increase the timeout windows but it seems like 5 iterations should satisfy the test case. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)