Skip to content
Snippets Groups Projects
Commit 1fc9a4ed authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Roman Tsisyk
Browse files

vinyl: fix previous vylog file removed on gc

Previous vylog file is required for backups. Currently, we preserve it
on garbage collection only if there have been no snapshots since backup
started, otherwise it will be removed by box.internal.gc, which will
break backup. Fix this by skipping the vylog file that was created
before the lsn passed to box.internal.gc.
parent 1635fb39
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