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

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

Peter Halliday created CASSANDRA-8348:
-----------------------------------------

             Summary: 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


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)