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
Previously, the DescIter.Valid would return (false, nil) if the
underlying SST iterator was in an error state. This is an "empty" state
when it needs to propagate the error.
Fixes: #151144
Release note: Fixes a rare bug in restore where an object storage on
restore start could cause restore to report success without creating the
restored tables or databases.
0 commit comments