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

[jira] [Created] (CASSANDRA-10709) Synchronize TOC and digest

Stefania created CASSANDRA-10709:
------------------------------------

             Summary: Synchronize TOC and digest
                 Key: CASSANDRA-10709
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10709
             Project: Cassandra
          Issue Type: Bug
            Reporter: Stefania
            Priority: Minor
             Fix For: 2.2.x, 3.x


The TOC and DIGEST components are not synchronized at the moment (the file is not fsynch-ed to disk after it is written). This could cause inconsistencies in case of power failures. At the moment these component sstable files are only used by standalone tools but we should fix them nonetheless.

Refer to the discussion on CASSANDRA-10534 for more details. 



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