Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Invalid
-
None
-
None
Description
Commutative/counter column families use a separate path to rebuild sstables post streaming, and that path currently rewrites the data within the streamed file. While this is great for space efficiency, it means a duplicated code path for writing sstables, which makes it more difficult to make changes like #674.
Attachments
Attachments
Issue Links
- blocks
-
CASSANDRA-674 New SSTable Format
- Resolved
-
CASSANDRA-2629 Move key reads into SSTableIterators
- Resolved
-
CASSANDRA-2336 Extract SSTable.Builder/IndexWriter
- Resolved
- is blocked by
-
CASSANDRA-2468 Clean up after failed compaction
- Resolved