Improve SSTable discovery and allow for more components
-------------------------------------------------------
Key: CASSANDRA-1471
URL: https://issues.apache.org/jira/browse/CASSANDRA-1471
Project: Cassandra
Issue Type: Improvement
Reporter: Stu Hood
Fix For: 0.7.0
A new 'Statistics.db' component was added recently, and it is likely that more
components will follow. Due to our parsing code using a regex to detect
'orphan' files (rather than a checked type) a bug slipped through that prevents
the new component from being detected as an orphan.
To continue to be able to scale the components of SSTables, we should formalize
'Components'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.