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
157801: sql: fix TestSessionMigration r=yuzefovich a=yuzefovich
In `TestSessionMigration/max_size` we're changing SystemVisible cluster setting via the system layer, so if we're running in a secondary tenant, we must block until that change is picked up by the settings-watcher rangefeed.
Fixes: #157042.
Release note: None
Co-authored-by: Yahor Yuzefovich <yahor@cockroachlabs.com>
0 commit comments