[
https://issues.apache.org/jira/browse/CASSANDRA-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuki Morishita updated CASSANDRA-2997:
--------------------------------------
Attachment: 0001-Add-CF-name-to-snapshot-dir-when-dropping.patch
Simple patch for 0.8 branch which creates snapshot with column family name
(`timestamp`-`cf name`) when dropping column family.
> Enhance human-readability of snapshot names created by drop column family
> -------------------------------------------------------------------------
>
> Key: CASSANDRA-2997
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2997
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Affects Versions: 0.8.2
> Reporter: Eric Gilmore
> Assignee: Yuki Morishita
> Priority: Minor
> Attachments: 0001-Add-CF-name-to-snapshot-dir-when-dropping.patch
>
>
> Currently when you drop a column family, a snapshot is automatically created
> in a directory named with the timestamp of the drop.
> Clever folk will find a way to understand the timestamps and locate
> particular snapshots, but it is not as effortless as it could be if part or
> all of the CF name was included in the snapshot name.
> Any strategy to make the snapshot name more user-friendly and easy to find
> would be helpful.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira