You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sachin Janani (JIRA)" <ji...@apache.org> on 2015/01/23 13:45:35 UTC

[jira] [Updated] (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:all-tabpanel ]

Sachin Janani updated CASSANDRA-8348:
-------------------------------------
    Attachment: Patch-8348.patch

Patch for Cassandra-8348

> 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
>
>         Attachments: Patch-8348.patch
>
>
> 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)