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
RaftKeeper may went wrong when writing the snapshot out to disk. If this snapshot file is invalid, when restarting RaftKeeper, we should skip it, and find the last known good snapshot
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered:
Description
RaftKeeper may went wrong when writing the snapshot out to disk. If this snapshot file is invalid, when restarting RaftKeeper, we should skip it, and find the last known good snapshot
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: