You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 16:45:50 UTC

[jira] Resolved: (CASSANDRA-856) Binary Memtable interface writes the same data after each flush.

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

Jonathan Ellis resolved CASSANDRA-856.
--------------------------------------

    Fix Version/s:     (was: 0.7)
       Resolution: Won't Fix

Most likely scenario is that binary memtable gets replaced with something based on Streaming.

> Binary Memtable interface writes the same data after each flush.
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-856
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-856
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>         Environment: x86 64-bit CentOS 5.4
>            Reporter: Wing Lian
>            Priority: Minor
>
> Subsequent flushes to an a Binary Memtable that has not been modified since the last flush has ghost data written out to the data directory. I've verified that the md5sum of the all the subsequent files are identical.

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