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
As part of the 25.4 migration, all descriptors are rewritten to use the
new serialization format. If this occurs during a restore, the restore
will fail due to version mismatches. This test deflakes our
mixed-version backup-restore roachtests to rerun the restore if it
encounters that error.
Fixes: #154611Fixes: #154850
Release note: None
0 commit comments