Encapsulate SSTable, SequenceFile better
----------------------------------------
Key: CASSANDRA-224
URL: https://issues.apache.org/jira/browse/CASSANDRA-224
Project: Cassandra
Issue Type: Improvement
Reporter: Jonathan Ellis
Assignee: Jonathan Ellis
All kinds of code needs to know about the inner workings of SSTable to work. A
major cause is passing around SSTable filenames instead of objects. Thanks to
CASSANDRA-208 I feel like I have a good enough understanding of the code here
to refactor more than superficially.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.