Skip to content
Snippets Groups Projects
Commit 8edce8d0 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

vinyl: fix active run deleted from metadata log on compaction

In case of multi-level compaction, we compact and hence delete not all
runs, so we must not delete the runs left on the list from the metadata
log, but we do now. This breaks recovery. Fix this.
parent 439256d8
No related branches found
No related tags found
No related merge requests found
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