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

ingest: perform LSM overlap checks outside of DB.mu #3626

Merged
merged 1 commit into from
May 24, 2024

Conversation

RaduBerinde
Copy link
Member

This change separates the LSM overlap checking from
ingestTargetLevel, with the former now happening without holding
DB.mu.

We will make more improvements in this area soon, but this change
should be a significant improvement on its own.

Informs #2112

This change separates the LSM overlap checking from
`ingestTargetLevel`, with the former now happening without holding
`DB.mu`.

We will make more improvements in this area soon, but this change
should be a significant improvement on its own.
@RaduBerinde RaduBerinde requested a review from a team as a code owner May 16, 2024 18:00
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@sumeerbhola sumeerbhola 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! all files reviewed, all discussions resolved (waiting on @itsbilal and @jbowens)

@RaduBerinde
Copy link
Member Author

TFTR!

@RaduBerinde RaduBerinde merged commit 542915b into cockroachdb:master May 24, 2024
11 checks passed
@RaduBerinde RaduBerinde deleted the overlap-no-lock branch May 24, 2024 13:59
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

3 participants