Commit 8f19f41
Merge cockroachdb#156931
156931: roachtest: lower max-rate in kv-rangefeed tests r=pav-kv a=stevendanna
During local testing this configuration looked stable, but 20k wps pushes the cluster CPU to 85+% and the cluster is not able to keep up even when a rangefeed isn't running. The changefeed then drives us right over the cliff in terms of CPU.
Here, we lower the write rate to keep the test more stable.
Fixes cockroachdb#156916
Fixes cockroachdb#156927
Release note: None
Co-authored-by: Steven Danna <[email protected]>1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
0 commit comments