-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor: Bump pebble to 8f63fcd266a59d72819474d91779dbc4d10bba23
Only change pulled in: ``` 8f63fcd266a59d72819474d91779dbc4d10bba23 sstable: Clone LargestRange in case Writer mutates it ``` Release note (bug fix): Fixes a bug when the Pebble storage engine is used with encryption-at-rest that could result in data corruption in some fairly rare cases after a table drop, table truncate, or replica deletion.
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Submodule vendor
updated
2 files
+7 −2 | github.com/cockroachdb/pebble/sstable/writer.go | |
+1 −1 | modules.txt |