-
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.
59008: kvnemesis: add lease transfers r=nvanbenschoten a=nvanbenschoten This commit adds lease transfers to KV nemesis. This will be useful in validating that I don't mess anything up when addressing #57688 or when performing the precursor refactor to pull lease checks below latching. I stressed this for 50,000 iterations on a 20 node roachprod cluster without failure, so it looks like lease transfers aren't already broken! 59056: bazel,colexec: generate crossjoiner.eg.go within bazel r=rickystewart a=alan-mas We broke the bazel build in 52c5f51 when we introduced a new .eg.go file, without updating the bazel target. We do that here. Fixes #59052 59070: cmd/roachtest: add workload F to pebble roachtest r=petermattis a=jbowens Run workload F (100% inserts) in the nightly Pebble benchmarks. A performance regression in the 100%-insert workload went unnoticed. Adding it to the nightly benchmarks will help detect future regressions. Release note: none Co-authored-by: Nathan VanBenschoten <[email protected]> Co-authored-by: Alanmas <[email protected]> Co-authored-by: Jackson Owens <[email protected]>
- Loading branch information
Showing
13 changed files
with
468 additions
and
105 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
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
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
Oops, something went wrong.