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
create repository with valid timestamp/snapshot/targets with version=MAX_VERSION
I'm not sure if there even is a practical MAX_VERSION in our implementation -- python seems to seamlessly upgrade from an int to some big int implementation... I think this is not relevant anyway: the point is that version is something large that we want to reinitialize to 1.
I think we do not currently test successful rollback (aka fast-forward recovery) for timestamp, snapshot and targets:
The text was updated successfully, but these errors were encountered: