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
roachtest: disable use_soft_limit_for_distribute_scan in bulk ingest test
Temporarily disable use_soft_limit_for_distribute_scan in the schema
change bulk ingest test to validate that this setting is the root cause
of the performance regression observed in issue #152859. It is suspected
that the regression occurred due to commit dd57482, which change the
default value of use_soft_limit_for_distribute_scan. This just changes the
setting back to its original default to verify.
Informs #152859
Release note: None
0 commit comments