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

Hudson commented on CASSANDRA-367:
----------------------------------

Integrated in Cassandra #172 (See 
[http://hudson.zones.apache.org/hudson/job/Cassandra/172/])
    add missing while loop on periodic commitlog sync thread.
patch by jbellis; reviewed by Chris Goffinet for 


> CommitLog does not flush on writes
> ----------------------------------
>
>                 Key: CASSANDRA-367
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-367
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.4
>            Reporter: Chris Goffinet
>            Assignee: Jonathan Ellis
>            Priority: Blocker
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-367-Added-flush.patch, 367-3.patch, 
> 367-v2.patch, 367.patch
>
>
> When you write data to CommitLog, we are not calling a flush() in class 
> LogRecordAdder.
> Is this acceptable? We added flush() and its working now. This bug was 
> introduced when things were consolidated in r799942

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to