Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore incremental backups of secondary index sstables. #1093

Open
wants to merge 5 commits into
base: 4.x
Choose a base branch
from

Conversation

mattl-netflix
Copy link
Contributor

b429499 2024-05-01 | Include incremental secondary index files in restore.
c1b751f 2024-05-01 | Change IMetaProxy API to return an ImmutableList of AbstractBackupPaths when fetching incrementals. The iterators are always fully materialized. Also, remove the now-redundant method from BackupRestoreUtil that merely wrapped the MetaProxy call.
5539ebe 2024-05-01 | Create DateRange::contains to consolidate recurring logic in a consistent way.

@mattl-netflix mattl-netflix force-pushed the feature/restore_si_incrementals branch from b429499 to 8dfd0d8 Compare May 4, 2024 15:55
…hs when fetching incrementals. The iterators are always fully materialized. Also, remove the now-redundant method from BackupRestoreUtil that merely wrapped the MetaProxy call.
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.

None yet

1 participant