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

Robert Coli updated CASSANDRA-2958:
-----------------------------------

    Description: 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.   (was:  )
    
> 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
>    Affects Versions: 0.8.1
>            Reporter: David Phillips
>            Assignee: Jonathan Ellis
>             Fix For: 0.8.3
>
>         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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to