You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/08/04 21:23:04 UTC

[jira] [Assigned] (CASSANDRA-9839) Move crc_check_chance out of compressions options

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

Sam Tunnicliffe reassigned CASSANDRA-9839:
------------------------------------------

    Assignee: Sam Tunnicliffe

> Move crc_check_chance out of compressions options
> -------------------------------------------------
>
>                 Key: CASSANDRA-9839
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9839
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Aleksey Yeschenko
>            Assignee: Sam Tunnicliffe
>            Priority: Minor
>              Labels: client-impacting, docs-impacting
>             Fix For: 3.0.0 rc1
>
>
> Follow up to CASSANDRA-8384. The option doesn't belong to compression params - it doesn't affect compression, itself, and isn't passed to compressors upon initialization.
> While it's true that it is (currently) only being honored when reading compressed sstables, it still doesn't belong to compression params (and is causing CASSANDRA-7978 -like issues).
> [~tjake] suggested we should make it an option of its own, and I think we should.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)