You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/19 05:54:01 UTC

[jira] [Updated] (CASSANDRA-8896) Investigate upstream changes to compressors to fit contents exactly to one page

     [ https://issues.apache.org/jira/browse/CASSANDRA-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

C. Scott Andreas updated CASSANDRA-8896:
----------------------------------------
    Component/s: Compression

> Investigate upstream changes to compressors to fit contents exactly to one page
> -------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8896
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8896
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Compression
>            Reporter: Benedict
>            Priority: Major
>              Labels: performance
>
> For optimal disk performance, it makes most sense to choose our compression boundaries based on compressed size, not uncompressed. If our compressors could take a target length, and return the number of source bytes they managed to fit into that space, this would permit us to lower the number of disk accesses per read. [~blambov]: you've dived into LZ4. How tricky do you think this might be?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org