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
In case a snapshot gets corrupted and users still have a snapshot available which is resumable (log has been trimmed beyond the applied index), it would be great to have a way to configure the system to resume from it. At the moment, we only try to resume from the latest snapshot. A simple way could be an utility which allows one to drop newer snapshots and rewrite the latest.json file.