Details
-
Improvement
-
Status: Open
-
Normal
-
Resolution: Unresolved
Description
On performing a flush to disk, we should assess if the data we're flushing will actually be substantively compressed, and how large the page should be to get optimal compression ratio versus read latency. Decompressing 64Kb chunks is wasteful when reading small records.
Attachments
Issue Links
- is related to
-
CASSANDRA-10520 Compressed writer and reader should support non-compressed data.
- Resolved