fix: used to persist applied index before commit index
This could result in a broken instance if it terminated in between the two storage writes. Now we always persist the commit index before applying the persisted entries and do so in a transaction with unstable entries or snapshot if they are present.
parent
789a0409
No related branches found
No related tags found
Loading
Please register or sign in to comment