[
https://issues.apache.org/jira/browse/CASSANDRA-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800053#comment-13800053
]
Jonathan Ellis commented on CASSANDRA-4809:
-------------------------------------------
- Comment doesn't match code -- says "empty string array" but code is "array of
empty string." I think there are existing examples of "provide ks+cf,
otherwise default to everything." Suggest checking that out; the "" approach
is a bit clunky.
- Besides splitting the parameter, should trim leading + trailing spaces.
Guarantee that will be a common form of user confusion otherwise.
> 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, 4809_v2.patch, 4809_v3.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)