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

Jonathan Ellis updated CASSANDRA-2958:
--------------------------------------

    Attachment: 2958.txt

You're right.  Here's a patch to add flushing of non-durable CFs to the 
shutdown hook.

> Flush memtables on shutdown when durable writes are disabled
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2958
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2958
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: David Phillips
>         Attachments: 2958.txt
>
>
> Memtables need to be flushed on shutdown when durable_writes is set to false, 
> otherwise data loss occurs as the data is not available to be replayed from 
> the commit log.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to