You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (JIRA)" <ji...@apache.org> on 2015/11/27 13:22:10 UTC

[jira] [Resolved] (CASSANDRA-10775) SSTable compression ratio is not serialized properly

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

Benjamin Lerer resolved CASSANDRA-10775.
----------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 3.0.x)
                       (was: 3.x)
                   3.1
                   3.0.1
                   2.2.4

Thanks for the review.

Committed into 2.2 at e7116f22cccdc91fa1d84e5e910af5c7a4393478 and merged into 3.0, 3.1 and trunk

> SSTable compression ratio is not serialized properly
> ----------------------------------------------------
>
>                 Key: CASSANDRA-10775
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10775
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local Write-Read Paths
>            Reporter: Benjamin Lerer
>            Assignee: Benjamin Lerer
>             Fix For: 2.2.4, 3.0.1, 3.1
>
>         Attachments: 10775-2.2.txt
>
>
> While reviewing CASSANDRA-10225, I found out that the compression ratio returned by the {{StatsMetadata}} for some compressed sstables was - 1 (NO_COMPRESSION_RATIO). 
> After investigation it seems that the wrong compression ratio was serialized to disk. 



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