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


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