Alan Boudreault created CASSANDRA-8841:
------------------------------------------
Summary: single_file_split_test fails on 2.1
Key: CASSANDRA-8841
URL: https://issues.apache.org/jira/browse/CASSANDRA-8841
Project: Cassandra
Issue Type: Bug
Reporter: Alan Boudreault
Assignee: Marcus Eriksson
Priority: Minor
Fix For: 2.1.4
In CASSANDRA-8623, we fix an issue about getting "Data component is missing"
errors when splitting multiple sstable one at the time. I wrote a dtest for
that, which work properly to test that error. However, it seems that the
CompactionExecutor is failing. It's not the same error, but looks related.
Test:
https://github.com/riptano/cassandra-dtest/blob/master/sstablesplit_test.py#L68
Output:
http://cassci.datastax.com/job/cassandra-2.1_dtest/726/testReport/junit/sstablesplit_test/TestSSTableSplit/single_file_split_test/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)