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

go.mod: bump Pebble to ede31f1a8e4b #112231

Merged

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Oct 12, 2023

Includes @AlexTalks's changes from cockroachdb/pebble#2992 to add FormatMajorVersion to the list of allowlisted SafeValue types.

ede31f1a event: mark `FormatMajorVersion` as safe from redaction
36b3f57b db: return structured errors from checkConsistency
e3cbe650 db: use DiskFileName for manifest files and memtables
d57a0be4 db: tolerate errors during async ingest sstable validation
f79ae812 db: avoid use of physical filesystem in TestIngestValidation
5ddf67cc db: deflake TestIngestLoadRand

Resolves cockroachdb/pebble#2992.
Epic: none
Release note: none

```
ede31f1a event: mark `FormatMajorVersion` as safe from redaction
36b3f57b db: return structured errors from checkConsistency
e3cbe650 db: use DiskFileName for manifest files and memtables
d57a0be4 db: tolerate errors during async ingest sstable validation
f79ae812 db: avoid use of physical filesystem in TestIngestValidation
5ddf67cc db: deflake TestIngestLoadRand
```

Resolves cockroachdb/pebble#2992.
Epic: none
Release note: none
@jbowens jbowens requested review from a team and RaduBerinde October 12, 2023 14:24
@jbowens jbowens requested a review from a team as a code owner October 12, 2023 14:24
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jbowens
Copy link
Collaborator Author

jbowens commented Oct 12, 2023

TFTR

bors r=RaduBerinde

@craig
Copy link
Contributor

craig bot commented Oct 12, 2023

Build succeeded:

@craig craig bot merged commit db92e0a into cockroachdb:master Oct 12, 2023
@jbowens jbowens deleted the jackson/pebble-master-ede31f1a8e4b branch October 12, 2023 16:43
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