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
Fix: potential inconsistency when installing snapshot
The conflicting logs that are before `snapshot_meta.last_log_id` should
be deleted before installing a snapshot.
Otherwise there is chance the snapshot is installed but conflicting logs
are left in the store, when a node crashes.
0 commit comments