You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tommy Stendahl (JIRA)" <ji...@apache.org> on 2016/01/14 10:03:39 UTC

[jira] [Commented] (CASSANDRA-10383) Disable auto snapshot on selected tables.

    [ https://issues.apache.org/jira/browse/CASSANDRA-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097855#comment-15097855 ] 

Tommy Stendahl commented on CASSANDRA-10383:
--------------------------------------------

Is there a jira created for the new schema-change protocol? I did search for it but I couldn't find any.

> Disable auto snapshot on selected tables.
> -----------------------------------------
>
>                 Key: CASSANDRA-10383
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10383
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Tommy Stendahl
>            Assignee: Tommy Stendahl
>              Labels: doc-impacting, messaging-service-bump-required
>         Attachments: 10383.txt
>
>
> I have a use case where I would like to turn off auto snapshot for selected tables, I don't want to turn it off completely since its a good feature. Looking at the code I think it would be relatively easy to fix.
> My plan is to create a new table property named something like "disable_auto_snapshot". If set to false it will prevent auto snapshot on the table, if set to true auto snapshot will be controlled by the "auto_snapshot" property in the cassandra.yaml. Default would be true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)