Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
As part of a wider effort to improve the performance of our storage engine we will need to support basic pluggability of the SSTable reader/writer. We primarily need this to support the current SSTable format and new SSTable format in the same version. This will also let us encapsulate the changes in a single layer vs forcing the whole engine to change at once.
We previously discussed how to accomplish this in CASSANDRA-3067
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-7447 New sstable format with support for columnar layout
- Open
- relates to
-
CASSANDRA-7622 Implement virtual tables
- Resolved