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

Chris Goffinet commented on CASSANDRA-367:
------------------------------------------

Thread.sleep(600) should be pulling in getCommitLogSyncPeriod()

> 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-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