You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nick Bailey (JIRA)" <ji...@apache.org> on 2014/11/25 03:27:12 UTC

[jira] [Comment Edited] (CASSANDRA-8348) allow takeColumnFamilySnapshot to take a list of ColumnFamilies

    [ https://issues.apache.org/jira/browse/CASSANDRA-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219742#comment-14219742 ] 

Nick Bailey edited comment on CASSANDRA-8348 at 11/25/14 2:26 AM:
------------------------------------------------------------------

It may make sense to include a method that takes a list of ks.cf pairs to snapshot as well.


was (Author: nickmbailey):
It make make sense to include a method that takes a list of ks.cf pairs to snapshot as well.

> allow takeColumnFamilySnapshot to take a list of ColumnFamilies
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-8348
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8348
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Peter Halliday
>            Priority: Minor
>             Fix For: 3.0, 2.1.3
>
>
> Within StorageServiceMBean.java the function takeSnapshot allows for a list of keyspaces to snapshot.  However, the function takeColumnFamilySnapshot only allows for a single ColumnFamily to snapshot.  This should allow for multiple ColumnFamilies within the same Keyspace.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)