Skip to content
Snippets Groups Projects
Commit aac49b1a authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Konstantin Osipov
Browse files

vinyl: do not embed xlog in vy_log

In order to rotate vinyl metadata log, we need to destroy the old xlog
and create a new one instead, so we can't embed the xlog structure in
vy_log. Let's store a pointer to xlog in vy_log instead.
parent 72c0d470
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