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
sql: fix TestRelocateNonVoters flake by speeding up allocator intervals
The test was failing due to race conditions between allocator operations
and manual relocate commands. Set allocator intervals to 100ms to allow
faster recovery from inconsistent replica states.
Fixes#150993
Release note: None
Epic: None
0 commit comments