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
This test can still be flaky in CI. Tweaking it to generate many
non-overlapping L0 files instead of many L0 sublevels; this way there
are no intra-L0 compactions that compete with the compactions we care
about.
I ran it under stress locally for a few hours (700k runs) with the 2
minute internal timeout reduced to 15s.
Fixes#4634
0 commit comments