Skip to content
Snippets Groups Projects
Commit 624ab51b authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

recovery: rewrite recover_remaining_wals()

Don't log exceptions of dead joinable fibers - it will
be logged by the caller, so avoid double logging.

recover_remaining_wals() is now more like an iterator,
vclockset_match() is only called when there is no current WAL.

Add a test case for gaps in LSNs.
parent ad1cac20
No related branches found
No related tags found
No related merge requests found
Showing with 406 additions and 123 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment