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

vendor: bump Pebble to 94bbf14378db #86166

Merged

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Aug 15, 2022

94bbf143 db: invalidate RangeKeyChanged state in SetOptions
0b6ec868 sstable: pool range key fragment iterators
be796cfc db: handle Next on exhausted prefix iterator

Release note: None
Release justification: Fix an iterator reuse corruption bug, reduce mvcc scan performance regression.

Close #86131.
Informs cockroachdb/pebble#1886.

```
94bbf143 db: invalidate RangeKeyChanged state in SetOptions
0b6ec868 sstable: pool range key fragment iterators
be796cfc db: handle Next on exhausted prefix iterator
```

Release note: None
@jbowens jbowens requested a review from a team August 15, 2022 18:55
@jbowens jbowens requested a review from a team as a code owner August 15, 2022 18:55
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
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 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @jbowens)

@jbowens
Copy link
Collaborator Author

jbowens commented Aug 15, 2022

tftrs!

bors r=erikgrinaker,nicktrav

@craig
Copy link
Contributor

craig bot commented Aug 15, 2022

Build succeeded:

@craig craig bot merged commit 55e0f99 into cockroachdb:master Aug 15, 2022
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.

storage: BenchmarkMVCCGet failure with key not found
4 participants