go.mod: bump Pebble to 65fa048bf403#96826
Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom Feb 9, 2023
Merged
Conversation
65fa048b *: Add shared.Storage to Options. 697aa63a objstorage: introduce shared object catalog 1bb7e13c pebble: extract manifest rotation logic into record.RotationHelper 7d1e4ba7 db: change flushable ingest key to encode just the FileNum e35d9f5c *: Add objstorage.shared.Storage interface for storing sstables c54158bf vfs: move loggingFS to vfs 4eba71e5 replay: explcitly flush when replaying flushes e935ca05 replay: add option to apply subset of a workload f2e58dc4 deps: update github.com/cespare/xxhash to v2.2.0 7491312f deps: update github.com/klauspost/compress to v1.15.15 a0da8a96 cmd/pebble: allow setting custom Pebble Options through a CLI flag be9f8bdd replay: fix TotalWAmp calculation 65aa6d29 cmd/pebble: remove temporary run directories before exit 805b5f0d replay: fix and refactor compaction tracking 2f980560 cmd/pebble: add -count to replay command 71b17f4f objstorage: delete obsolete objects through provider Release note: None.
Member
RaduBerinde
approved these changes
Feb 8, 2023
Member
RaduBerinde
left a comment
There was a problem hiding this comment.
Reviewable status:
complete! 1 of 0 LGTMs obtained (waiting on @itsbilal)
Contributor
Author
|
TFTR! bors r=raduberinde |
Contributor
|
Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Epic: None.
Release note: None.