-
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.
90791: vendor: bump Pebble to 4dc277f9d3a9 r=itsbilal a=jbowens ``` 4dc277f9 crossversion: use op-count distribution with low lower bound e1da16a7 *: Fix race in compactMarkedFilesLocked with concurrent compactions dd12a228 vfs: default to Unix semantics in MemFS caa5fcde db: adaptive size-based rollover logic for manifest e3a60a87 sstable: fix twoLevelIterator SeekGE optimization 181258e4 db: integrate elastic cpu granter with pebble f34af25a .github: renable crossversion metamorphic CI action ``` Epic: None Release note: None Co-authored-by: Jackson Owens <[email protected]>
- Loading branch information
Showing
6 changed files
with
22 additions
and
20 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1425,10 +1425,10 @@ def go_deps(): | |
patches = [ | ||
"@com_github_cockroachdb_cockroach//build/patches:com_github_cockroachdb_pebble.patch", | ||
], | ||
sha256 = "00dc39960eaf7ab83cf537a281ee1b8663649fa3f00655a9ad64903a3f0a50dd", | ||
strip_prefix = "github.com/cockroachdb/[email protected]20221021134840-b481a1e2714a", | ||
sha256 = "6180ad8b03804b65368e304edad0997cea814a658c52f51260503e71e6d60053", | ||
strip_prefix = "github.com/cockroachdb/[email protected]20221027190118-4dc277f9d3a9", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/cockroachdb/pebble/com_github_cockroachdb_pebble-v0.0.0-20221021134840-b481a1e2714a.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/cockroachdb/pebble/com_github_cockroachdb_pebble-v0.0.0-20221027190118-4dc277f9d3a9.zip", | ||
], | ||
) | ||
go_repository( | ||
|
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
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
12 files