Skip to content

Conversation

@Maxwell-Guo
Copy link
Contributor

I just add the feature of incremental backup configurable per keyspace and table .
First of all , all the table will be added to a map at startup when the incremental_backup flag is set to true, which means all the table will take off incremental backup.

Through nodetool of enablebackup /disablebackup we can enable backup and disable backup for the specified keyspace and table.Also the commadn of statusbackup will show the status of keyspace/table that turn on incremental backup.

@smiklosovic smiklosovic changed the title Fix CASSANDRA-15402 Make incremental backup configurable per keyspace… CASSANDRA-15402 Make incremental backup configurable per keyspace and table. Mar 16, 2022
blambov pushed a commit to blambov/cassandra that referenced this pull request Jun 13, 2022
* STAR-1218 - Implement ExternalRestriction
  Allows mutation of SelectStatement restrictions
  by external QueryInterceptor implementations

* Added ExternalRestrictionTest

(cherry picked from commit e7d18d8)
@Maxwell-Guo Maxwell-Guo closed this by deleting the head repository Oct 20, 2022
blambov pushed a commit to blambov/cassandra that referenced this pull request Nov 24, 2022
* STAR-1218 - Implement ExternalRestriction
  Allows mutation of SelectStatement restrictions
  by external QueryInterceptor implementations

* Added ExternalRestrictionTest

(cherry picked from commit e7d18d8)
(cherry picked from commit 69af96e)
adelapena pushed a commit to adelapena/cassandra that referenced this pull request Sep 26, 2023
* STAR-1218 - Implement ExternalRestriction
  Allows mutation of SelectStatement restrictions
  by external QueryInterceptor implementations

* Added ExternalRestrictionTest

(cherry picked from commit e7d18d8)
(cherry picked from commit 69af96e)
(cherry picked from commit 2a82204)
(cherry picked from commit 02db65f)
ekaterinadimitrova2 pushed a commit to ekaterinadimitrova2/cassandra that referenced this pull request Jun 3, 2024
* STAR-1218 - Implement ExternalRestriction
  Allows mutation of SelectStatement restrictions
  by external QueryInterceptor implementations

* Added ExternalRestrictionTest

(cherry picked from commit e7d18d8)
(cherry picked from commit 69af96e)
(cherry picked from commit 2a82204)
(cherry picked from commit 02db65f)
(cherry picked from commit 12f1b1e)
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Jan 7, 2026
* STAR-1218 - Implement ExternalRestriction
  Allows mutation of SelectStatement restrictions
  by external QueryInterceptor implementations

* Added ExternalRestrictionTest

(cherry picked from commit e7d18d8)
(cherry picked from commit 69af96e)
(cherry picked from commit 2a82204)
(cherry picked from commit 02db65f)
(cherry picked from commit 12f1b1e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant