[
https://issues.apache.org/jira/browse/CASSANDRA-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388850#comment-14388850
]
Nick Bailey commented on CASSANDRA-8348:
----------------------------------------
Also, we'll probably want a second patch against 3.0 since we changed 'column
family' to 'table' everywhere.
> 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: 2.1.4
>
> 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)