microsoft / FASTER

Fast persistent recoverable log and key-value store + cache, in C# and C++.
https://aka.ms/FASTER
MIT License
6.29k stars 563 forks source link

Failure to resume previous session on restart #874

Closed dominicpalmer closed 10 months ago

dominicpalmer commented 11 months ago

Given a class that:

Are there any scenarios in which the 'Test' session will fail to be resumed after an unexpected error and automatic restart moments later?