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

Tyler Hobbs updated CASSANDRA-1748:
-----------------------------------

    Attachment: 1748.txt

Attached patch flushes inside of CompactionManager's doValidationCompaction() 
so that both the repairing node and its neighbors will flush before building 
Merkle trees.

> Flush before repair
> -------------------
>
>                 Key: CASSANDRA-1748
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1748
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7.0 rc 2
>            Reporter: Stu Hood
>            Assignee: Tyler Hobbs
>             Fix For: 0.7.1
>
>         Attachments: 1748.txt
>
>
> We don't currently flush before beginning a validation compaction, meaning 
> that depending on the state of the memtables, we might end up with content on 
> disk that is as different as a single memtable can make it (potentially, very 
> different).

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