heisenbug in SSTableExportTest
------------------------------
Key: CASSANDRA-1892
URL: https://issues.apache.org/jira/browse/CASSANDRA-1892
Project: Cassandra
Issue Type: Bug
Reporter: Jonathan Ellis
Priority: Minor
Fix For: 0.7.1
{code}
[junit] java.lang.IndexOutOfBoundsException: Index: 4, Size: 4
[junit] at java.util.ArrayList.RangeCheck(ArrayList.java:547)
[junit] at java.util.ArrayList.get(ArrayList.java:322)
[junit] at
org.apache.cassandra.tools.SSTableExportTest.testExportSimpleCf(SSTableExportTest.java:130)
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.