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