Skip to content

storage: clarify and test overlapping SST range keys in Export#83927

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
erikgrinaker:export-sst-overlap
Jul 7, 2022
Merged

storage: clarify and test overlapping SST range keys in Export#83927
craig[bot] merged 1 commit intocockroachdb:masterfrom
erikgrinaker:export-sst-overlap

Conversation

@erikgrinaker
Copy link
Copy Markdown
Contributor

This patch clarifies that an Export with overlapping MVCC range
tombstones across two SSTs due to SplitMidKey will be handled
correctly both by multiplexed iteration with NewPebbleSSTIterator(),
and by AddSSTable.

Release note: None

This patch clarifies that an `Export` with overlapping MVCC range
tombstones across two SSTs due to `SplitMidKey` will be handled
correctly both by multiplexed iteration with `NewPebbleSSTIterator()`,
and by `AddSSTable`.

Release note: None
@erikgrinaker erikgrinaker self-assigned this Jul 6, 2022
@erikgrinaker erikgrinaker requested review from a team as code owners July 6, 2022 19:10
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Collaborator

@nicktrav nicktrav left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @aliher1911 and @sumeerbhola)

@erikgrinaker
Copy link
Copy Markdown
Contributor Author

TFTR!

bors r=nicktrav

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 7, 2022

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 7, 2022

Build succeeded:

@craig craig bot merged commit 1abab4c into cockroachdb:master Jul 7, 2022
@erikgrinaker erikgrinaker deleted the export-sst-overlap branch July 12, 2022 17:06
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