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 06:06:01 UTC

[jira] [Updated] (CASSANDRA-6897) Add checksum to the Summary File and Bloom Filter file of SSTables

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

C. Scott Andreas updated CASSANDRA-6897:
----------------------------------------
    Component/s: Local Write-Read Paths

> Add checksum to the Summary File and Bloom Filter file of SSTables
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-6897
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6897
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local Write-Read Paths
>            Reporter: Adam Hattrell
>            Priority: Major
>
> Could we add a checksum to the Summary file and filter file of the SSTable. 
> Since reads the whole bloom filter before actually reading data, it seems like it would make sense to checksum the bloom filter to make sure there is no corruption there. Same is true with the summary file. The core of our question is, can you add checksumming to all elements of the SSTable so if we read anything corrupt we immediately see a failure?



--
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