[
https://issues.apache.org/jira/browse/CASSANDRA-12178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378391#comment-15378391
]
Tyler Hobbs commented on CASSANDRA-12178:
-----------------------------------------
The patch looks good to me, thanks!
I've started CI test runs:
||branch||testall||dtest||
|[CASSANDRA-12178-trunk|https://github.com/thobbs/cassandra/tree/CASSANDRA-12178-trunk]|[testall|http://cassci.datastax.com/view/Dev/view/thobbs/job/thobbs-CASSANDRA-12178-trunk-testall]|[dtest|http://cassci.datastax.com/view/Dev/view/thobbs/job/thobbs-CASSANDRA-12178-trunk-dtest]|
If the test results are good, I'll commit the patch.
However, because this is an enhancement, not a bug fix, and it does change
Cassandra's behavior, this should only be committed to trunk and not 3.0.x.
> Add prefixes to the name of snapshots created before a truncate or drop
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-12178
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12178
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Geoffrey Yu
> Assignee: Geoffrey Yu
> Priority: Minor
> Fix For: 3.0.x
>
> Attachments: 12178-3.0.txt, 12178-trunk.txt
>
>
> It would be useful to be able to identify snapshots that are taken because a
> table was truncated or dropped. We can do this by prepending a prefix to
> snapshot names for snapshots that are created before a truncate/drop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)