Shawn Kumar created CASSANDRA-9814:
--------------------------------------
Summary: test_scrub_collections_table in scrub_test.py fails
Key: CASSANDRA-9814
URL: https://issues.apache.org/jira/browse/CASSANDRA-9814
Project: Cassandra
Issue Type: Sub-task
Reporter: Shawn Kumar
Priority: Blocker
Fix For: 3.x
Attachments: node1.log, out.txt
The test creates an index on a table with collections and attempts to scrub.
The error occurs after the scrub where somehow all relevant sstables are
removed, and an assertion in get_sstables fails (due to there not being any
sstables). Logs indicate a set of errors under CompactionExecutor related to
not being able to read rows. Attached is the test output (out.txt) and the
relevant log. Should note that my attempts to replicate this manually weren't
successful, so its possible it could be a test issue (though I don't see why).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)