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

storage: add method to ingest external files, rename IngestExternalFiles #107302

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

itsbilal
Copy link
Member

Requires cockroachdb/pebble#2753

This change renames the existing IngestExternalFiles method on storage.Engine to IngestLocalFiles, and adds a new IngestExternalFiles that ingests pebble.ExternalFile, for use with online restore.

Depends on cockroachdb/pebble#2753.

Epic: none

Release note: None

@itsbilal itsbilal requested a review from dt July 20, 2023 20:19
@itsbilal itsbilal requested review from a team as code owners July 20, 2023 20:19
@itsbilal itsbilal requested review from a team and sumeerbhola July 20, 2023 20:19
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @dt and @sumeerbhola)

@itsbilal itsbilal force-pushed the ingest-external-files-changeonly branch 3 times, most recently from e1ca30e to 97c2a85 Compare August 10, 2023 15:29
@itsbilal
Copy link
Member Author

TFTR!

bors r=RaduBerinde

This change renames the existing IngestExternalFiles method
on storage.Engine to IngestLocalFiles, and adds a new IngestExternalFiles
that ingests pebble.ExternalFile, for use with online restore.

Depends on cockroachdb/pebble#2753.

Epic: none

Release note: None
@itsbilal itsbilal force-pushed the ingest-external-files-changeonly branch from 97c2a85 to d9573d2 Compare August 10, 2023 16:44
@craig
Copy link
Contributor

craig bot commented Aug 10, 2023

Canceled.

@itsbilal
Copy link
Member Author

bors r=RaduBerinde

@itsbilal
Copy link
Member Author

bors retry

@craig
Copy link
Contributor

craig bot commented Aug 10, 2023

Already running a review

@craig craig bot merged commit f194f92 into cockroachdb:master Aug 10, 2023
@craig
Copy link
Contributor

craig bot commented Aug 10, 2023

Build succeeded:

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.

3 participants