[
https://issues.apache.org/jira/browse/CASSANDRA-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788188#comment-13788188
]
Lyuben Todorov edited comment on CASSANDRA-4809 at 10/7/13 2:35 PM:
--------------------------------------------------------------------
bq. is there a way to know that the restore is done?
Once the replays complete you should get a message: *INFO 17:31:09,085 Log
replay complete, X replayed mutations* and this does occur before thrift starts.
As for the multiple kss/cfs we could do what we did in
[4191|https://issues.apache.org/jira/browse/CASSANDRA-4191] where a list of
ks.cf1 ks2.cf1 is supplied.
was (Author: lyubent):
bq. is there a way to know that the restore is done?
Once the replays complete you should get a message: *INFO 17:31:09,085 Log
replay complete, 0 replayed mutations*
As for the multiple kss/cfs we could do what we did in
[4191|https://issues.apache.org/jira/browse/CASSANDRA-4191] where a list of
ks.cf1 ks2.cf1 is supplied.
> Allow restoring specific column families from archived commitlog
> ----------------------------------------------------------------
>
> Key: CASSANDRA-4809
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4809
> Project: Cassandra
> Issue Type: Improvement
> Affects Versions: 1.2.0
> Reporter: Nick Bailey
> Assignee: Lyuben Todorov
> Labels: lhf
> Fix For: 2.0.2
>
> Attachments: 4809.patch
>
>
> Currently you can only restore the entire contents of a commit log archive.
> It would be useful to specify the keyspaces/column families you want to
> restore from an archived commitlog.
--
This message was sent by Atlassian JIRA
(v6.1#6144)