[
https://issues.apache.org/jira/browse/CASSANDRA-15402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627883#comment-17627883
]
Stefan Miklosovic commented on CASSANDRA-15402:
-----------------------------------------------
Thanks [~maxwellguo] ,
my run in Circle is here
java 8 pre-commit
[https://app.circleci.com/pipelines/github/instaclustr/cassandra/1515/workflows/3fe09a88-1932-44cf-8739-2060aef43a99]
java 11 pre-commit
[https://app.circleci.com/pipelines/github/instaclustr/cassandra/1515/workflows/5e74568b-64bb-4f53-b51d-0ebb9a3dd2b6]
One test which failed in both cases was just hotfixed fixed as part of
CASSANDRA-17679 here
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=commit;h=0bde8a2e20ebf66d11dc91c7de09cd66a3e603f7
I am +1.
I need another commiter, [~blerer] [~marcuse] [~aleksey] ?
> Make incremental backup configurable per keyspace and table
> -----------------------------------------------------------
>
> Key: CASSANDRA-15402
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15402
> Project: Cassandra
> Issue Type: Improvement
> Components: Local/Other, Tool/nodetool
> Reporter: maxwellguo
> Assignee: maxwellguo
> Priority: Normal
> Labels: pull-request-available
> Fix For: 4.x
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> We know that when we do backup for cassandra, we can do full bakcup with
> snapshot, when we need to backup incremental data , incremental_backup can do
> some help .
> For snapshot we can just make snapshot for some keyspace/table. but
> incremental backup will do all data backup(make hard link for all sstable
> that flush from memtable or streaming ). we also know that commitlog's replay
> can do some keyspace /table 's filter.
> So I think for incremental backup we also need some filter for it.After all
> not all keyspace/table is so important to do backup.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]