You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/15 02:06:14 UTC

[jira] Updated: (CASSANDRA-367) CommitLog does not flush on writes

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

Chris Goffinet updated CASSANDRA-367:
-------------------------------------

    Attachment:     (was: 0001-CASSANDRA-367-Added-flush.patch)

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