vendor: Bump pebble to e6a9f9a3c936adb8ee8642e4afb2c1ff8dee4562#53670
Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom Sep 1, 2020
Merged
vendor: Bump pebble to e6a9f9a3c936adb8ee8642e4afb2c1ff8dee4562#53670craig[bot] merged 1 commit intocockroachdb:masterfrom
craig[bot] merged 1 commit intocockroachdb:masterfrom
Conversation
Member
Changes pulled in:
- e6a9f9a3c936adb8ee8642e4afb2c1ff8dee4562 compaction: Don't set grandparent limit "behind" keys in fragmenter
- 04c6a8caf99b691124110f869ef288832cb89356 cmd/pebble: fix rocksdb build errors
- 4c3a7a171486d287c872cd9bfb38fd811fb0199b internal/manifest: add clone method to iterator
- 778e980e984175bcb1adb1d09c88a5e04b7762e1 internal/manifest: update FileMetadata refcounts within B-Tree
- 841f44b62f4bba532d646486928a75c24b66d380 internal/manifest: prohibit overwritten keys in B-Tree
- 341164583f87cb754452e7c085d22e0119f25c24 *: Add diskHealthChecking{FS,File}, use it to wrap disk writes
Only changes that affect Cockroach are the first and last list items
above.
Release justification: Bugfix change in Pebble, plus a low-risk
change for better visibility into slow disks.
Release note: None.
Contributor
Author
|
Had to rebase as there was a vendor change since this morning. TFTR! |
Contributor
Author
|
bors r+ |
Contributor
|
This PR was included in a batch that was canceled, it will be automatically retried |
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.
Changes pulled in:
Only changes that affect Cockroach are the first and last list items
above.
Release justification: Bugfix change in Pebble, plus a low-risk
change for better visibility into slow disks.
Release note: None.