You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
145984: logictest: deflake recent addition to select_for_update r=yuzefovich a=michae2
The testcases I added in #144449 depend on a large enough batch size to match the expected tracing.
Fixes: #144830
Release note: None
146155: explain: deflake TestMaximumMemoryUsage for good r=yuzefovich a=yuzefovich
This commit reverts adeddb5 which attempted to deflake `TestMaximumMemoryUsage` which could fail under metamorphic randomization. Instead, this commit simply forces production values for the relevant batch sizes (I think `kv-batch-size` is the one to blame) because the previous attempt of introducing the retry loop could still flake.
Fixes: #146052.
Release note: None
Co-authored-by: Michael Erickson <[email protected]>
Co-authored-by: Yahor Yuzefovich <[email protected]>
0 commit comments