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 358f750befa5 #86341

Merged

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Aug 17, 2022

358f750b db: fix Close race with WAL rotation
eff82bdf db: fix prefix iteration invariant violation
09c6e030 internal/metamorphic: improve SetOptions coverage
358c749e db: add option to force memtable flush of range keys
715b5645 db: expand TestSetOptionsEquivalence code coverage
d390a1c5 metamorphic: set iters last bounds on iter creation

Release note: None
Release justification: Non-production code changes, various fixes for
high severity bugs.

@jbowens jbowens requested a review from a team August 17, 2022 21:37
@jbowens jbowens requested a review from a team as a code owner August 17, 2022 21:37
@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 jbowens force-pushed the jackson/pebble-master-358f750befa5 branch from a61b000 to bc6e647 Compare August 17, 2022 23:02
```
358f750b db: fix Close race with WAL rotation
eff82bdf db: fix prefix iteration invariant violation
09c6e030 internal/metamorphic: improve SetOptions coverage
358c749e db: add option to force memtable flush of range keys
715b5645 db: expand TestSetOptionsEquivalence code coverage
d390a1c5 metamorphic: set iters last bounds on iter creation
```

Release note: None
Release justification: Non-production code changes, various fixes for
high severity bugs.
@jbowens jbowens force-pushed the jackson/pebble-master-358f750befa5 branch from bc6e647 to 4c11eaa Compare August 18, 2022 01:07
@jbowens
Copy link
Collaborator Author

jbowens commented Aug 18, 2022

tftr!

bors r=nicktrav

@craig
Copy link
Contributor

craig bot commented Aug 18, 2022

Build succeeded:

@craig craig bot merged commit 5c2c62e into cockroachdb:master Aug 18, 2022
@jbowens jbowens deleted the jackson/pebble-master-358f750befa5 branch August 18, 2022 12:01
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