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/26 10:53:11 UTC

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

Benjamin Lerer created CASSANDRA-10775:
------------------------------------------

             Summary: 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: 3.0.x, 3.x


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)