[ 
https://issues.apache.org/jira/browse/CASSANDRA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073671#comment-13073671
 ] 

Hudson commented on CASSANDRA-2958:
-----------------------------------

Integrated in Cassandra-0.8 #250 (See 
[https://builds.apache.org/job/Cassandra-0.8/250/])
    avoid NPE when flushing in shutdown hook
patch by jbellis for CASSANDRA-2958

jbellis : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1152891
Files : 
* 
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/service/StorageService.java


> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to