Michael Shuler created CASSANDRA-9358:
-----------------------------------------
Summary:
RecoveryManagerTruncateTest.testTruncatePointInTimeReplayList times out
periodically
Key: CASSANDRA-9358
URL: https://issues.apache.org/jira/browse/CASSANDRA-9358
Project: Cassandra
Issue Type: Bug
Components: Tests
Reporter: Michael Shuler
Fix For: 2.1.6
Attachments: system.log
This took me about 6 loops over this test to get it to time out
{noformat}
[junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTruncateTest
[junit] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
9.262 sec
[junit]
[junit] Testcase:
testTruncatePointInTimeReplayList(org.apache.cassandra.db.RecoveryManagerTruncateTest):
FAILED
[junit]
[junit] junit.framework.AssertionFailedError:
[junit] at
org.apache.cassandra.db.RecoveryManagerTruncateTest.testTruncatePointInTimeReplayList(RecoveryManagerTruncateTest.java:159)
[junit]
[junit]
[junit] Test org.apache.cassandra.db.RecoveryManagerTruncateTest FAILED
{noformat}
system.log from timeout attached
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)