[ 
https://issues.apache.org/jira/browse/CASSANDRA-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-10383:
------------------------------------------
    Test and Documentation Plan: junits and dtests
                         Status: Patch Available  (was: In Progress)

Hi [~aleksey], I propose this patch to be merged to trunk. Would you have some 
time to review it, please?

PR: https://github.com/apache/cassandra/pull/1831/files
aligned dtests: https://github.com/apache/cassandra-dtest/pull/201

j11 precommit build 
https://app.circleci.com/pipelines/github/instaclustr/cassandra/1238/workflows/27fca0c4-8842-4e64-8522-4da228003c1e

j8 precommit build
https://app.circleci.com/pipelines/github/instaclustr/cassandra/1238/workflows/400b1065-5979-45af-b7ce-e35efe89c1c3

> 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: 20m
>  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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to