Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F34A10BD8 for ; Fri, 4 Oct 2013 19:02:48 +0000 (UTC) Received: (qmail 43743 invoked by uid 500); 4 Oct 2013 19:02:45 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 43669 invoked by uid 500); 4 Oct 2013 19:02:45 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 43644 invoked by uid 99); 4 Oct 2013 19:02:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Oct 2013 19:02:44 +0000 Date: Fri, 4 Oct 2013 19:02:44 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-4809) Allow restoring specific column families from archived commitlog MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786504#comment-13786504 ] Jonathan Ellis commented on CASSANDRA-4809: ------------------------------------------- Haven't heard back from Carl, I think you'd better go ahead and add that Lyuben. > 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)