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
Making some changes that hopefully make this test reliable (I can't
reproduce failures locally):
- we automatically pause the workload while a compaction is
happening, which ensures the flushes don't outpace compactions
- we reduce the value sizes which are no longer relevant to induce
compactions (we use `L0CompactionFileThreshold`).
0 commit comments