Sergio Bossa created CASSANDRA-6635: ---------------------------------------
Summary: Rebuilding secondary indexes leaks SSTable references Key: CASSANDRA-6635 URL: https://issues.apache.org/jira/browse/CASSANDRA-6635 Project: Cassandra Issue Type: Bug Components: Core Reporter: Sergio Bossa Assignee: Sergio Bossa SecondaryIndex#buildIndexBlocking doesn't release SSTable references, which is generally no good, and most notably leaves sstable files hanging on the file system even after the column family is dropped. -- This message was sent by Atlassian JIRA (v6.1.5#6160)