You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2014/04/16 00:39:26 UTC

[jira] [Resolved] (CASSANDRA-7024) Create snapshot selectively during sequential repair

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

Yuki Morishita resolved CASSANDRA-7024.
---------------------------------------

    Resolution: Fixed

Thanks, committed.
And yes, it looks like SnapshotCommand is not used any more, but I still leave it for now.

> Create snapshot selectively during sequential repair 
> -----------------------------------------------------
>
>                 Key: CASSANDRA-7024
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7024
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Minor
>             Fix For: 2.1 beta2
>
>         Attachments: 0001-Only-snapshot-SSTables-related-to-validating-range.patch
>
>
> When doing snapshot repair, right now we snapshot all SSTables, open them and use just part of them for building MerkleTree.
> Instead, we can snapshot and use only SSTables that are necessary to build MerkleTree of interested range.



--
This message was sent by Atlassian JIRA
(v6.2#6252)