You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefan Miklosovic (Jira)" <ji...@apache.org> on 2022/09/07 08:07:00 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=17601187#comment-17601187 ] 

Stefan Miklosovic commented on CASSANDRA-10383:
-----------------------------------------------

Thanks [~aleksey] for taking a look. I incorporated your comments into the PR. 

j8 precommit https://app.circleci.com/pipelines/github/instaclustr/cassandra/1271/workflows/ae9a6482-2980-45b7-956f-76030c89fe4d
j11 precommit https://app.circleci.com/pipelines/github/instaclustr/cassandra/1271/workflows/30404e7e-aa1e-46e7-a04e-3b096d21a33a

> Disable auto snapshot on selected tables.
> -----------------------------------------
>
>                 Key: CASSANDRA-10383
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10383
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Config, Local/Snapshots
>            Reporter: Tommy Stendahl
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>              Labels: doc-impacting, messaging-service-bump-required
>             Fix For: 4.x
>
>         Attachments: 10383.txt
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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 true it will prevent auto snapshot on the table, if set to false auto snapshot will be controlled by the "auto_snapshot" property in the cassandra.yaml. Default would be false.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org