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

vinyl: test vylog error handling

Check that:
 - Error writing to vylog does not break vinyl permanently.
 - An index drop/truncate/create record that was not written to vylog
   due to a write error is buffered and flushed along with the next
   write.
 - A buffered index drop/truncate/create record that hasn't been flushed
   before restart is replayed on WAL recovery.

Closes #2490
parent 4066bca4
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